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 2022/09/08 10:41:58 UTC

[GitHub] [tvm] leandron opened a new pull request, #12737: [Test] Add tvm.testing.requires_libtorch

leandron opened a new pull request, #12737:
URL: https://github.com/apache/tvm/pull/12737

   Create a specific test dependency to map to USE_LIBTORCH, which is disabled by deafult, and is independent from torch being installed on the underlying machine, so it causes problems in machines that have torch installed but TVM is build with USE_LIBTORCH OFF.
   
   Mark `tests.python.contrib.test_libtorch_ops.test_backend` with this new decorator.
   
   This is to unblock integration tests in AArch64. I also opened #12736 to tackle other minor issues I noticed during the investigation.
   
   cc @driazati @Mousius @lhutton1 @areusch @gigiblender


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [tvm] Mousius merged pull request #12737: [Test] Add tvm.testing.requires_libtorch

Posted by GitBox <gi...@apache.org>.
Mousius merged PR #12737:
URL: https://github.com/apache/tvm/pull/12737


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org