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/08/31 22:12:05 UTC

[GitHub] haojin2 commented on issue #12427: Improved test for BilinearSampler

haojin2 commented on issue #12427: Improved test for BilinearSampler
URL: https://github.com/apache/incubator-mxnet/pull/12427#issuecomment-417802153
 
 
   New test passed more than 10000 trials on CPU, GPU and CuDNN:
   ```
   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=206885670 to reproduce.
   test_operator_gpu.test_bilinear_sampler_versions ... ok
   
   ----------------------------------------------------------------------
   Ran 1 test in 200.524s
   
   OK
   ```

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