I imitate this test file https://github.com/apache/tvm/blob/main/tests/python/integration/test_auto_tensorize.py, and I just want to use meta schedule to optimize a whole net using tensorcore.
But I met this problem for days. Here is the error message:
My source code is on githubCan anyone help me solve the error
Thanks