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/09/04 22:02:26 UTC

[GitHub] anirudhacharya commented on a change in pull request #12376: [MXNET-854] SVRG Optimization in Python Module API

anirudhacharya commented on a change in pull request #12376: [MXNET-854] SVRG Optimization in Python Module API
URL: https://github.com/apache/incubator-mxnet/pull/12376#discussion_r215074372
 
 

 ##########
 File path: tests/python/unittest/test_module.py
 ##########
 @@ -168,6 +168,7 @@ def test_module_layout():
     assert mod.get_outputs()[0].shape == dshape
 
     hdshape = (3, 4, 7)
+
 
 Review comment:
   nit: unnecessary blank line

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