merrymercy commented on pull request #7377: URL: https://github.com/apache/tvm/pull/7377#issuecomment-770291562
I suggest that we can use `TuneOption.early_stopping` for all tasks, because `TuneOption.num_measure_trials` is the sum of measurements for all tasks. We can use `task_scheduler.tune(..., per_task_early_stopping=None)` for per task early stopping. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
