zheng-da commented on a change in pull request #8302: Refactor operators
URL: https://github.com/apache/incubator-mxnet/pull/8302#discussion_r148698275
 
 

 ##########
 File path: tests/python/unittest/test_operator.py
 ##########
 @@ -883,7 +883,6 @@ def test_nearest_upsampling():
                     shapes = 
[(1,3,base*root_scale*scale**(num_shape-1-i),base*root_scale*scale**(num_shape-1-i))
 for i in range(num_shape)]
                     check_nearest_upsampling_with_shape(shapes, scale, 
root_scale)
 
-
 
 Review comment:
   FullyConnected may not have its own unit test, but it's used in others' unit 
tests.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to