New test passed more than 10000 trials on CPU, GPU and CuDNN on both req types: ``` MXNET_TEST_COUNT=10000 nosetests -s --verbose tests/python/gpu/test_operator_gpu.py:test_bilinear_sampler_versions [INFO] Setting module np/mx/python random seeds, use MXNET_MODULE_SEED=288629553 to reproduce. test_operator_gpu.test_bilinear_sampler_versions ... ok
---------------------------------------------------------------------- Ran 1 test in 405.660s OK ``` [ Full content available at: https://github.com/apache/incubator-mxnet/pull/12427 ] This message was relayed via gitbox.apache.org for [email protected]
