tkonolige opened a new pull request #10686:
URL: https://github.com/apache/tvm/pull/10686


   Add supported for LetStmts in feature extraction. A stack of variable 
definitions is maintained and added to the arithmetic analyzer at the 
appropriate points. The buffer access analysis now creates a new arithmetic 
analysis context per set of loops to avoid redefining variables which is unsafe 
in the presence of let statements.
   
   @tqchen @junrushao1994 @merrymercy 
   


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