chiwwang commented 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 :) 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
