mbrookhart opened a new pull request #7423: URL: https://github.com/apache/tvm/pull/7423
This PR simplifies full like ops that can be fused into broadcast ops, such that we can enable constant folding these ops in other situations to fix various issues we've seen with dynamic models. This also refactors the SimplifyExpr pass somewhat to ease the addition of future patterns. @vinx13 @jwfromm @icemelon9 ---------------------------------------------------------------- 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: [email protected]
