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

   `test_meta_schedule_integration_extract_from_bert_base` depends on the 
`transformers` package, which is not currently installed in our Docker images.
   
   When running this test currently, it fails with an ImportError. This patch 
makes this dependency explicit and will make the test to be skipped when the 
dependency is not installed.
   
   `test_meta_schedule_integration_extract_from_bert_base` is part of the 
integration tests, which is currently only running on AArch64 and CPU image 
(both not at the moment with torch installed in the live CI system), so this is 
another issue to be understood/fixed.
   
   cc @driazati @areusch @NicolaLancellotti @ashutosh-arm @Mousius 


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

Reply via email to