Lunderberg opened a new pull request, #14261: URL: https://github.com/apache/tvm/pull/14261
Previously, the `attrs` field exists within the `relax::CallNode` object, and could be accessed through the Python FFI, but could neither be defined through TVMScript nor shown using the TVMScript printer. This commit updates the parser and printer for a keyword argument `attrs` in `R.call_tir`. -- 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]
