Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: Configuration saved from calibrate operator should be read-only with sampled stats (regression) #4826

Closed
pascaleproulx opened this issue Sep 17, 2024 · 0 comments · Fixed by #4936
Assignees
Labels
bug Something isn't working

Comments

@pascaleproulx
Copy link
Contributor

Describe the bug
After saving the calibrated configuration, in the config operator the config shows '0s' instead of a read-only config with a mean and std deviation values. This looks like a regression since I think we had that at some point: #4377

To Reproduce
Steps to reproduce the behavior:

  1. Calibrate a model with data
  2. Save for reuse
  3. Open the configure operator for that same model and look for the new config called "Calibrated: ..."

Screenshots
image

Additional context
Add any other context about the problem here.

@pascaleproulx pascaleproulx added the bug Something isn't working label Sep 17, 2024
@dgauldie dgauldie assigned shawnyama and mloppie and unassigned shawnyama Sep 20, 2024
@Tom-Szendrey Tom-Szendrey assigned Tom-Szendrey and unassigned mloppie Sep 27, 2024
@Tom-Szendrey Tom-Szendrey linked a pull request Sep 27, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants