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/23 05:26:12 UTC

[GitHub] pengzhao-intel commented on issue #9864: Flaky hanging test_operator.test_laop_3 @ Python3: MKLDNN-CPU

pengzhao-intel commented on issue #9864: Flaky hanging test_operator.test_laop_3 @ Python3: MKLDNN-CPU
URL: https://github.com/apache/incubator-mxnet/issues/9864#issuecomment-375549067
 
 
   @marcoabreu we can't reproduce this issue on our side. And NO MKL-DNN OP is used in this test. 
   So I suggest removing MKL label.
   
   > (apache)[zhiyuanh@mlt-skx065 incubator-mxnet]$ export MXNET_TEST_SEED=1896893923
   > (apache)[zhiyuanh@mlt-skx065 incubator-mxnet]$ export MKLDNN_VERBOSE=1
   > (apache)[zhiyuanh@mlt-skx065 incubator-mxnet]$ nosetests --verbose tests/python/unittest/test_operator.py:test_laop_3
   > [WARNING] *** module-level seed is set: all tests running deterministically ***
   > [INFO] Setting module np/mx/python random seeds, use MXNET_MODULE_SEED=1896893923 to reproduce.
   > [WARNING] *** test-level seed set: all "@with_seed()" tests run deterministically ***
   > test_operator.test_laop_3 ... [INFO] Setting test np/mx/python random seeds, use MXNET_TEST_SEED=1896893923 to reproduce.
   > ok
   > 
   > ----------------------------------------------------------------------
   > Ran 1 test in 1.969s
   > 
   > 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