leandron opened a new pull request #7294: URL: https://github.com/apache/tvm/pull/7294
`test_topi_batch_matmul_tensorcore.py:test_batch_matmul` currently sets a requirement to "uses_gpu", which causes it to fail on cpu-only machine. This patch changes it to be "requires_tensorcore", as per discussion on issue #7227 cc @tqchen @tkonolige ---------------------------------------------------------------- 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]
