leandron opened a new issue, #12732: URL: https://github.com/apache/tvm/issues/12732
There are 2 meta-scheduler tests failing when we run these tests in CI on machines that have torch installed. The last change I could track that touches on that part is in the context of #12520 - I didn't bisect that change. **As these tests do not usually run as part of CI** - as reported in #12529 - it is not unexpected that they will only appear in the context of enabling Integration tests in AArch64. As my knowledge of meta-scheduler is limited, I'm opening this issue before marking these tests as `xfails` for further investigation. Test impacted: * unittest.test_meta_schedule_integration.test_meta_schedule_integration_extract_from_resnet_with_filter_func * unittest.test_meta_schedule_integration.test_meta_schedule_integration_extract_from_resnet Jenkins log: https://ci.tlcpack.ai/job/tvm/job/PR-11995/57/#showFailuresLink cc @junrushao @driazati @areusch @masahi -- 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]
