Lunderberg opened a new pull request, #15815:
URL: https://github.com/apache/tvm/pull/15815

   Prior to this commit, the `EliminateCommonSubexpr` utility could only apply 
to `relax::Function` instances.  This commit extends the allowed usage to apply 
to any `relax::Expr` that contains variable bindings. This is only included as 
an internal utility within the C++ implementation, and is not currently exposed 
for external use.


-- 
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]

Reply via email to