-
Notifications
You must be signed in to change notification settings - Fork 2
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
[FEAT]: Add preset to the Calibrate, Simulate and Optimize operator #4201
Comments
There is some minor issues with the design of Calibrate:
Preset =
Preset =
|
For Optimize, here are some defaults: Preset = Fast (i.e. Debug, Test, ? mode)Number of samples to evaluate constraints = 10 Preset = Precise (i.e. Serious, Evaluation, ? mode)Number of samples to evaluate constraints = 100 |
Reopening for optimize |
Design
Branch dev
main...TS/3433-speed-quality-button
value for the dropdown
To be filled by @liunelson
The text was updated successfully, but these errors were encountered: