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 2022/09/28 12:38:28 UTC

[GitHub] [tvm] Lucien0 opened a new pull request, #12923: [Relay][Pass] ConcretizeCastLikeRewrite for SimplifyExpr

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

   ConcretizeCastLikeRewrite:Concretize cast_like to cast.
   
   Not inheriting from ConcretizeLikeRewrite because even if shape is not static, still can concretize.


-- 
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: commits-unsubscribe@tvm.apache.org

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


[GitHub] [tvm] vinx13 merged pull request #12923: [Relay][Pass] ConcretizeCastLikeRewrite for SimplifyExpr

Posted by GitBox <gi...@apache.org>.
vinx13 merged PR #12923:
URL: https://github.com/apache/tvm/pull/12923


-- 
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: commits-unsubscribe@tvm.apache.org

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


[GitHub] [tvm] Lucien0 commented on pull request #12923: [Relay][Pass] ConcretizeCastLikeRewrite for SimplifyExpr

Posted by GitBox <gi...@apache.org>.
Lucien0 commented on PR #12923:
URL: https://github.com/apache/tvm/pull/12923#issuecomment-1264683204

   cc @csullivan @AndrewZhaoLuo 


-- 
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: commits-unsubscribe@tvm.apache.org

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