yelite opened a new pull request, #12336:
URL: https://github.com/apache/tvm/pull/12336
This PR:
- Adds VarTable for the new TVMScript Printer
Compared to the prototype version, this:
- Removes unnecessary public methods.
- GetObjectName
- GetUniqueName
- Changes DocFactory from `ExprDoc(ObjectPath)` to `ExprDoc()` to simplify
var definition.
- Removes the dependency on TracedObject to be FFI friendly
It's in draft state because it's branched off from a pending PR #12237
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]