masahi commented on PR #14396: URL: https://github.com/apache/tvm/pull/14396#issuecomment-1493689744
Hi @Hzfengsy, it seems this change broke one of CUTLASS BYOC tests: `pytest test_codegen_cutlass.py::test_matmul_offload[float16-x_shape17-y_shape17-False-none-none] -s`. If I remove `SymbolicVarRenewMutator::Renew`, the test works. I don't know why it creates an undefined sym var for a BYOC function. Can you take a look? -- 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]
