zxybazh opened a new pull request, #11892:
URL: https://github.com/apache/tvm/pull/11892

   CostModel retraining is a time consuming part for MetaSchedule tuning, 
similar to AutoScheduler, we can alleviate it with an adapative way of 
increasing waiting period between each retraining. This PR introduced an 
argument called `adpative_training` in `TuneConfig` and the constructor of 
`XGBoostModel` to enable the capability. Testing tuning scripts are also 
updated.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to