chrishkchris commented on a change in pull request #651: Simply example APIs
URL: https://github.com/apache/singa/pull/651#discussion_r403477435
 
 

 ##########
 File path: examples/autograd/doc_dist_train.py
 ##########
 @@ -0,0 +1,254 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
 
 Review comment:
   not exactly, mnist_cnn.py mix multiple functions in the same file "single 
gpu, dist_train, asychronous training", also with data augmentation.       Then 
doc_dist_train.py, only provide the dist train function and I removed the DIST 
variable for documentation use only, otherwise will be confusing if mixing all 
the thing into one example  

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to