d-smirnov opened a new pull request #8325:
URL: https://github.com/apache/tvm/pull/8325


   This PR migrates FoldScaleAxis optimization pass from 
ExprVisitor/ExprMutator to non-recursive MixedModeVisitor/MixedModeMutator. The 
specific transforming part itself is still recursive, however the underlying 
traversal machinery is now non-recursive.


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


Reply via email to