crazydemo opened a new pull request #9671:
URL: https://github.com/apache/tvm/pull/9671


   To make `FoldConstant` able to fuse pattern `conv add add relu` (comes from 
`conv bias_add bn relu`) into `conv add relu`.
   A `simplifyConsecuitiveAdd` pattern are added in `simplify_expr` pass.
   [Related 
RFC](https://discuss.tvm.apache.org/t/rfc-byoc-intel-r-onednn-integration/11582/10)
   Test case is also added in "test_pass_simplify_expr.py"


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