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

   This PR implements relax `Normalize` Pass, which allows users to transform 
Relax IR to normal form, i.e., the expressions are normalized (no nesting and 
hence the AST is in ANF), and all `checked_type_` and `shape_` of expressions 
are available. (tests are added).
   
   Co-Authored-by: Yuchen Jin <[email protected]>
   Co-Authored-by: Ruihang Lai [[email protected]](mailto:[email protected])
   Co-Authored-by: Siyuan Feng 
[[email protected]](mailto:[email protected])
   Co-Authored-by: Tianqi Chen 
[[email protected]](mailto:[email protected])


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