kshitij12345 commented on a change in pull request #14779: [Don't merge] Fully 
connected, higher order grad
URL: https://github.com/apache/incubator-mxnet/pull/14779#discussion_r291688333
 
 

 ##########
 File path: tests/python/unittest/test_gluon.py
 ##########
 @@ -915,6 +915,24 @@ def test_sequential_warning():
         assert len(w) == 1
 
 
+@with_seed()
+def test_dense_backward():
 
 Review comment:
   I guess rename the `test_dense_double_backward` or similar?
   
   Also would be nice to have arrays of random shapes and check them 
accordingly.

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