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 17:50:16 UTC

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

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

 ##########
 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:
   the issue also state unexpected indent as a Warning. Has that been fixed?

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