reminisce commented on issue #10269: How to plot network architecture?
URL:
https://github.com/apache/incubator-mxnet/issues/10269#issuecomment-377609314
@rmaria @ShownX We have open-sourced
[MXBoard](https://github.com/awslabs/mxboard) which enables users to visualize
MXNet data (includi
reminisce commented on issue #10269: How to plot network architecture?
URL:
https://github.com/apache/incubator-mxnet/issues/10269#issuecomment-376752882
Try this `mx.viz.plot_network(net.symbol)`.
BTW, we are going to deliver a more powerful solution using TensorBoard for
visualizing n