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

   This PR:
   
   - Adds the registry of printing function (traced_object_layered_functor.cc)
   
   Compared to the prototype version, this:
   - Consolidates the implementation into a single class, since this class is 
only for the TVMScript printer.
   - Deduces the TObjectRef when calling set_dispatch.
   
   This PR is in draft state because it's branched off from another branch 
that's not merged yet https://github.com/gbonik/tvm/tree/tunip-traced-object.
   
   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: commits-unsubscr...@tvm.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to