tkonolige commented on pull request #6394: URL: https://github.com/apache/incubator-tvm/pull/6394#issuecomment-686656965
This test fails: `TVM_TEST_TARGETS="llvm -mtriple=nonexistant" python3 -m pytest tests/python/relay/test_op_level2.py`. Many of the tests used to use `tvm.runtime.enabled` on the full target string before #6346, which is why I kept the check on the full string. I think the main problem is that checking if something is enabled is not consistent between target/devices. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
