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 2018/11/08 19:06:41 UTC

[GitHub] vandanavk commented on a change in pull request #13170: [WIP] Fix Sphinx doc errors

vandanavk commented on a change in pull request #13170: [WIP] Fix Sphinx doc errors
URL: https://github.com/apache/incubator-mxnet/pull/13170#discussion_r232023385
 
 

 ##########
 File path: python/mxnet/contrib/svrg_optimization/svrg_module.py
 ##########
 @@ -401,6 +401,7 @@ def fit(self, train_data, eval_data=None, eval_metric='acc',
             force_rebind=False, force_init=False, begin_epoch=0, num_epoch=None,
             validation_metric=None, monitor=None, sparse_row_id_fn=None):
         """Trains the module parameters.
+
 
 Review comment:
   both, the error and the warning got fixed with this change

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