mxnet import the Digraph to display the networks photo pic, so u can use the 
function digraph.view() to display, and u can use function render() to save the 
image, the example code 
`digraph = mx.viz.plot_network(net, save_format = 'jpg')
digraph.view()
digraph.render()`

[ Full content available at: 
https://github.com/apache/incubator-mxnet/issues/7215 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to