Hzfengsy opened a new pull request, #18509: URL: https://github.com/apache/tvm/pull/18509
This commit addresses various compilation warnings across the codebase: - Fixed warnings in IR transform infrastructure (transform.h, transform.cc) - Updated Python bindings to resolve type-related warnings (transform.py) - Addressed warnings in Relax alter_op_impl transformation - Fixed compilation warnings in TIR schedule compute_inline primitive These changes improve code quality and ensure clean compilation across different compilers and platforms. -- 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]
