ghostplant opened a new pull request #6323: URL: https://github.com/apache/incubator-tvm/pull/6323
TVM's builtin measure batch implemention sometimes doesn't meet custom needs. For example, we have natively more-precise method to get the time cost from special hardware, or the case that this method method to evaluate has to be reimplemented fully by custom protocol. So this small patch can simply solve this problem without letting users to make a big change on tvm internal codes. ---------------------------------------------------------------- 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]
