-
Notifications
You must be signed in to change notification settings - Fork 27
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
Sweep: Emulator should not be retrained on initialization #243
Comments
Hey @marcosfelt, I've started working on this issue. The plan is to modify the Give me a minute! Some code snippets I looked at (click to expand). If some file is missing from here, you can mention the path in the ticket description.Lines 98 to 124 in 8b987de
summit/summit/tests/test_runner.py Lines 120 to 162 in 8b987de
summit/experiments/cn_benchmark/test_cn_experiment_MO.py Lines 50 to 74 in 8b987de
summit/experiments/snar_benchmark/test_snar_experiment.py Lines 90 to 132 in 8b987de
summit/summit/tests/test_runner.py Lines 17 to 90 in 8b987de
I'm a bot that handles simple bugs and feature requests but I might make mistakes. Please be kind! |
ExperimentalEmulator should not be retrained on reinitialization (see
summit/benchmarks/experimental_emulator.py
). See:summit/summit/benchmarks/experimental_emulator.py
Lines 308 to 317 in 8b987de
The text was updated successfully, but these errors were encountered: