You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/01/15 19:49:35 UTC

[GitHub] [tvm] leandron opened a new pull request #7294: [TEST] Fix test_topi_batch_matmul_tensorcore.py:test_batch_matmul requirement

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:
users@infra.apache.org



[GitHub] [tvm] tqchen commented on pull request #7294: [TEST] Fix test_topi_batch_matmul_tensorcore.py:test_batch_matmul requirement

Posted by GitBox <gi...@apache.org>.
tqchen commented on pull request #7294:
URL: https://github.com/apache/tvm/pull/7294#issuecomment-761575454


   Thanks @tkonolige @leandron !


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [tvm] leandron commented on pull request #7294: [TEST] Fix test_topi_batch_matmul_tensorcore.py:test_batch_matmul requirement

Posted by GitBox <gi...@apache.org>.
leandron commented on pull request #7294:
URL: https://github.com/apache/tvm/pull/7294#issuecomment-761546956


   @tqchen can we merge this, when possible?


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [tvm] tqchen merged pull request #7294: [TEST] Fix test_topi_batch_matmul_tensorcore.py:test_batch_matmul requirement

Posted by GitBox <gi...@apache.org>.
tqchen merged pull request #7294:
URL: https://github.com/apache/tvm/pull/7294


   


----------------------------------------------------------------
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:
users@infra.apache.org