chiwwang commented on pull request #8448:
URL: https://github.com/apache/tvm/pull/8448#issuecomment-903158848


   A quick status update. Following functionalities are done:
   1. Show node-information with the zoom-in/out level of the plot.
   2. Interactive legend, clicking the legend item to highlight a node-type.
   Because Relay don't have name for each nodes, this functionality can somehow 
serve an alternative of searching. :)
   3. One `GlobalVar`, one graph. A .html file can contains multiple graphs, 
arranged as a column.
   
   Let's wait for conclusion about interfaces in #8668. I will turn this Draft 
PR to a PR for reviewing then.
   Thanks :)
   
   Example:
   
[Resnet18](https://github.com/chiwwang/tvm/blob/54043c815513268d653e137c9cb23c04f783a591/test_relayviz.html)
   [Multiple 
GlobalVar](https://github.com/chiwwang/tvm/blob/54043c815513268d653e137c9cb23c04f783a591/test_relayviz_multiple_globalvar.html)


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