nudles commented on a change in pull request #468: Distributted module
URL: https://github.com/apache/incubator-singa/pull/468#discussion_r317375169
 
 

 ##########
 File path: examples/autograd/mnist_dist.py
 ##########
 @@ -0,0 +1,251 @@
+#
 
 Review comment:
   can combine mnist_dist.py and mnist.py?
   e.g., put the model construction, data preprocessing and training code into 
mnist.py.
   mnist_dist.py imports those functions and passes the dist opt into train() 
to conduct dist training.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to