You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/10/25 12:02:26 UTC

[GitHub] [tvm] chiwwang edited a comment on pull request #8668: Visualization of Relay IR

chiwwang edited a comment on pull request #8668:
URL: https://github.com/apache/tvm/pull/8668#issuecomment-950852024


   Hi @areusch, @PhilippvK, @jroesch, @leandron,
   I finish an implementation, with tests, docs, and a tutorial.
   You might want to take a look. :)
   In short, `RelayVisualizer` class serve as a single entry point for different renderer.
   All it does is using interfaces defined in `plotter.py` and `node_edge_gen.py`.
   A tutorial show a simple use-case and some possible customization.
   Thanks!


-- 
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-unsubscribe@tvm.apache.org

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