tvm icon indicating copy to clipboard operation
tvm copied to clipboard

Exercise TVM under minimal configuration in CI

Open hpanda-naut opened this issue 2 years ago • 1 comments

We have seen a couple bugs due to microTVM being presumed-ON in config.cmake. Namely, you get python errors importing TVM right now when USE_MICRO is OFF. We should have a regression test that verifies basic functionality with everything (or nearly everything) OFF.

Context: apache/tvm#9617 And another micro-related issue of the same kind, which i don't have handy right now.

cc @gigiblender

hpanda-naut avatar Jun 28 '22 18:06 hpanda-naut

@gigiblender

areusch avatar Jul 25 '22 18:07 areusch