leezu commented on a change in pull request #16982: Add support of plug and 
play fit_batch and evaluate_batch
URL: https://github.com/apache/incubator-mxnet/pull/16982#discussion_r354693250
 
 

 ##########
 File path: python/mxnet/gluon/contrib/estimator/batch_processor.py
 ##########
 @@ -27,6 +27,10 @@
 
 class BatchProcessor(object):
     """BatchProcessor Class for plug and play fit_batch & evaluate_batch
+    During training or validation, data are divided into minibatches for 
processing. This
 
 Review comment:
   Missing newline https://www.python.org/dev/peps/pep-0257/

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