tlopex opened a new pull request, #19706: URL: https://github.com/apache/tvm/pull/19706
Two test files under `tests/python/s_tir/meta_schedule/` use the TIRx script dialect (`from tvm.script import tirx as T`) but still call the old TIR block API, which does not exist in `tvm.tirx.script. This pr fixes this -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
