pengzhao-intel commented on issue #10141: Flaky test 
test_operator_gpu.test_convolution_options @ Python2: MKLDNN-GPU
URL: 
https://github.com/apache/incubator-mxnet/issues/10141#issuecomment-445638939
 
 
   Can't reproduce this case w/ or w/o the fixed seed.
   @marcoabreu Could you open this test and let us see if the issue happen 
again?
   
   [patric@mlt-gpu203 incubator-mxnet]$ nosetests --verbose 
tests/python/gpu/test_operator_gpu.py:test_convolution_options
   /home/patric/.local/lib/python2.7/site-packages/h5py/__init__.py:34: 
FutureWarning: Conversion of the second argument of issubdtype from `float` to 
`np.floating` is deprecated. In future, it will be treated as `np.float64 == 
np.dtype(float).type`.
     from ._conv import register_converters as _register_converters
   [INFO] Setting module np/mx/python random seeds, use 
MXNET_MODULE_SEED=331160543 to reproduce.
   test_operator_gpu.test_convolution_options ... [10:43:30] 
src/operator/nn/./cudnn/./cudnn_algoreg-inl.h:97: Running performance tests to 
find the best convolution algorithm, this can take a while... (setting env 
variable MXNET_CUDNN_AUTOTUNE_DEFAULT to 0 to disable)
   ok
   
   ----------------------------------------------------------------------
   Ran 1 test in 5.392s
   
   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:
[email protected]


With regards,
Apache Git Services

Reply via email to