nickguletskii commented on a change in pull request #14638: [MXNET-1382] Add 
the index_array operator
URL: https://github.com/apache/incubator-mxnet/pull/14638#discussion_r283553113
 
 

 ##########
 File path: tests/python/gpu/test_operator_gpu.py
 ##########
 @@ -2130,6 +2130,68 @@ def test_bilinear_sampler_versions():
                 if req_dict['grid'] is 'write':
                     assert_almost_equal(exe.grad_dict['grid'].asnumpy(), 
exe_list[ref_idx].grad_dict['grid'].asnumpy(), rtol=1e-3, atol=1e-5)
 
+@with_seed()
 
 Review comment:
   Sorry, I've removed these redundant tests in 
3cdfcf582cb522b88938128c5c8025b1562267e5.

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