Cookiee235 commented on issue #17245: URL: https://github.com/apache/tvm/issues/17245#issuecomment-2271619754
For the dead code (i.e., `def scatter_elements()...`), if we keep it and the call `mod = tvm.tir.transform.DefaultGPUSchedule()(mod)`, to execute the relax IR, the test case will crash unexpectedly. However, if we remove the dead function, the test case can run well. @Lunderberg Can you help me review this issue? Thanks! -- 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]
