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

   Prior to this commit, relay ir may not be easy to be viewed in netron. 
Awareness of distinct Attr types is required in some solutions.
   
   this commit provide a method to serializing relay ir to protobuf for 
visualization.
   1. it provide a general method to retrieve member variables of any Attrs, 
which reference the implementation of relay_text_printer
   2. the protobuf use the defination of onnx-ml.pb, and could be opened by 
netron naturally.


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