neildhickey opened a new issue, #13805: URL: https://github.com/apache/tvm/issues/13805
### PR Failing https://github.com/apache/tvm/pull/13724 caused an issue when running TOPI tests on ci_cpu. ``` tvm.topi.transform:test_strided_set segfaullts when run on ci_cpu. test_topi_transform.py Fatal Python error: Fatal Python error: Fatal Python error: Fatal Python error: Fatal Python error: Fatal Python error: Segmentation faultSegmentation faultSegmentation faultSegmentation faultSegmentation fault Segmentation fault ``` https://github.com/apache/tvm/pull/13804 tries to resolve this by making the test require a gpu, but there could be a better solution. * needs-triage * tir:transform -- 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]
