You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2017/12/20 21:45:35 UTC

[GitHub] aaronmarkham commented on a change in pull request #9123: Update module.md to include results of the code snippet

aaronmarkham commented on a change in pull request #9123: Update module.md to include results of the code snippet
URL: https://github.com/apache/incubator-mxnet/pull/9123#discussion_r158144249
 
 

 ##########
 File path: docs/tutorials/basic/module.md
 ##########
 @@ -62,6 +66,13 @@ net = mx.sym.SoftmaxOutput(net, name='softmax')
 mx.viz.plot_network(net)
 ```
 
+
+
+
+![svg](https://raw.githubusercontent.com/eric-haibin-lin/web-data/eric-haibin-lin-patch-1/mxnet/doc/tutorials/basic/module/output_3_0.svg?sanitize=true)
 
 Review comment:
   Seems like this might be a transient storage point. What about putting on S3?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services