merrymercy opened a new pull request #6994: URL: https://github.com/apache/tvm/pull/6994
The default value of `evolutionary_search_num_iters` is 10. I did some experiments and found this value is too large. I changed it to 3 or 4 and got almost the same results on resnet-50. So I think we can change it to a smaller number to save some search time. cc @comaniac @jcf94 Can you also verify this for your workloads? ---------------------------------------------------------------- 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]
