You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2020/07/24 05:59:05 UTC

[GitHub] [incubator-tvm] jiangzoi opened a new pull request #6134: [Relay]Port eliminate_common_subexpr to non-recursive form

jiangzoi opened a new pull request #6134:
URL: https://github.com/apache/incubator-tvm/pull/6134


   @zhiics 
   
   Hi Zhi,
   
   I ported the pass of eliminating common subexpr to non-recursive form by replacing ExprMutator to MixedModeMutator.
   Thank you for your time to review that.
   
   Regards,
   Zheng Jiang


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-tvm] zhiics commented on pull request #6134: [Relay]Port eliminate_common_subexpr to non-recursive form

Posted by GitBox <gi...@apache.org>.
zhiics commented on pull request #6134:
URL: https://github.com/apache/incubator-tvm/pull/6134#issuecomment-663614440


   Thanks @jiangzoi @MarisaKirisame 


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-tvm] zhiics merged pull request #6134: [Relay]Port eliminate_common_subexpr to non-recursive form

Posted by GitBox <gi...@apache.org>.
zhiics merged pull request #6134:
URL: https://github.com/apache/incubator-tvm/pull/6134


   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org