comaniac commented on pull request #6323: URL: https://github.com/apache/incubator-tvm/pull/6323#issuecomment-678659670
Thanks for the PR. This approach is indeed convenient in the case you elaborated. However, IMHO, it's also very ad-hoc, and it's impossible to reproduce the result from the tuning records. If you really need to customize the measurement approach, I think you can customize a Runner and use it in measure_option. In this way, you don't even need this PR. ---------------------------------------------------------------- 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]
