"vscode:/vscode.git/clone" did not exist on "938687e7f838020e7f0c758057ac46c830521d17"
ModelBenchmarks - Fix early stop logic due to num_steps. (#522)
**Description** Model benchmarks can stop due to `num_steps` or `duration` config which will take effect when the value is set greater than 0. If both are set greater than 0, the earliest condition reached will work.
Showing
Please register or sign in to comment