mbs-octoml opened a new pull request #9367:
URL: https://github.com/apache/tvm/pull/9367
After conversion to ANF we end up with
let %x = on_device(constant, ...)
Make sure the constant will still get inlined to all occurrences of %x.
I think we'd have a much easier time with on_device if we had annotations on
all definitional variable occurrences. But let's keep playing wack-a-mole for a
bit more.
--
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]