Johnson9009 opened a new pull request #6454: URL: https://github.com/apache/incubator-tvm/pull/6454
I found the bug firstly from the recent version of tutorial "tutorials/optimize/opt_gemm.py", and I have tried my best to find other test cases and tutorials that will fail with the same reason, for each of these python script, I first run it to ensure it have this error behavior, then I add the fix string `import tvm.testing`, finally I run it again to ensure the error behavior is gone. Pleae notice some of these test cases still maybe fail but the reason will have nothing to do with the problem described in issue #6453. ---------------------------------------------------------------- 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]
