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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
