I am linking cutlass with tvm but I have many problem I am running [https://github.com/apache/tvm/blob/v0.12.dev0/tests/python/contrib/test_cutlass.py](https://github.com/apache/tvm/blob/v0.12.dev0/tests/python/contrib/test_cutlass.py)
first problem, I can't run ***has_cutlass()*** in **tvm.contrib.cutlass.build** because they can't not find "relay.ext.cutlass.create_c_source_module" second problem, if I give kind="cutlass" to tvm.Target.target, it makes error how can I link cutlass in tvm? I am using tvm 12.0 dev0 and llvm 15.0.6 and when I install tvm I turn on USE_CTLASS and USE_CUDA --- [Visit Topic](https://discuss.tvm.apache.org/t/problem-with-linking-cutlass-in-tvm/15514/1) to respond. You are receiving this because you enabled mailing list mode. To unsubscribe from these emails, [click here](https://discuss.tvm.apache.org/email/unsubscribe/0455374d64188af78374966750f02468048edb2f1f486d8606e971078a017a71).