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

   This PR:
   
   - Implement Frame for the TVMScript Unified Printer
   
   Compared to the prototype version, this:
   
   - Removes the dependency of VarTable (SymbolTable) from Frame
   - Adds a callback array to the Frame base class so that VarTable can add 
callback to clean variable when Frame goes out scope
   
   Tracking issue: https://github.com/apache/tvm/issues/11912
   
   cc @junrushao1994 @gbonik


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