haojin2 commented on a change in pull request #11587: [MXNET-378] Adding
depth_to_space and space_to_depth operator(Updated)
URL: https://github.com/apache/incubator-mxnet/pull/11587#discussion_r201525201
##########
File path: tests/python/unittest/test_operator.py
##########
@@ -6966,6 +6966,57 @@ def test_roi_align_autograd(sampling_ratio=0):
test_roi_align_value(2)
test_roi_align_autograd()
+@with_seed()
Review comment:
Please indicate how many times you've run these 2 tests on your own machine
in the comments section
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services