FrozenGene opened a new pull request #5914: URL: https://github.com/apache/incubator-tvm/pull/5914
When we are in the tuning of TVM, we will make TVM occupy the cache fully and doesn't flush it during iteration. This has problems then in e2e testing, since arrays that we assume exist in cache (ie. weights) are evicted during e2e runs, which leads to lower performance. This has been demonstrated in Ansor. @merrymercy @tqchen @jcf94 @minminsun ---------------------------------------------------------------- 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]
