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/16 05:16:37 UTC

[GitHub] sandeep-krishnamurthy commented on a change in pull request #9091: Usability fixes for examples

sandeep-krishnamurthy commented on a change in pull request #9091: Usability fixes for examples
URL: https://github.com/apache/incubator-mxnet/pull/9091#discussion_r157334467
 
 

 ##########
 File path: example/model-parallel/lstm/README.md
 ##########
 @@ -1,4 +1,13 @@
 Model Parallel LSTM
 ===================
+
 This is an example showing how to do model parallel LSTM in MXNet.
-Most of the code is duplicated with the rnn example, and should be eventually merged.
+
+To run this example, first make sure you download a dataset of PenTreeBank available
 
 Review comment:
   nitpik: We use the [PenTreeBank dataset](link)  in this example. Download the dataset with below command.

----------------------------------------------------------------
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