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/03/22 15:19:00 UTC

[GitHub] marcoabreu commented on a change in pull request #10201: [MXNET-130]disable cpu/gpu consistency test for Proposal OP and Multi Proposal OP

marcoabreu commented on a change in pull request #10201: [MXNET-130]disable cpu/gpu consistency test for Proposal OP and Multi Proposal OP
URL: https://github.com/apache/incubator-mxnet/pull/10201#discussion_r176459994
 
 

 ##########
 File path: tests/python/gpu/test_operator_gpu.py
 ##########
 @@ -1657,7 +1657,14 @@ def test_cross_device_autograd():
 
     assert_almost_equal(dx, x.grad.asnumpy())
 
+@unittest.skip('''
 
 Review comment:
   Please link the jira issue there and remove this description (it shows up in the test results)

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