electriclilies opened a new pull request #9312:
URL: https://github.com/apache/tvm/pull/9312
I am experimenting with changing Call with TIRCallAttrs to a relay op called
call_lowered. This means that after lowering, most calls are of the form
Call("call_lowered", [fn, ... args ...], TIRCallAttrs). After going through
most of the refactor I'm not sure this is an improvement though. @mikepapadim
@mbs-octoml please take a look and let me know what you think!
--
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]