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/06/28 00:00:42 UTC

[GitHub] azai91 commented on issue #10086: [MXNET-84] Segfault test_autograd.test_unary_func @ Python3: MKLDNN-CPU

azai91 commented on issue #10086: [MXNET-84] Segfault test_autograd.test_unary_func @ Python3: MKLDNN-CPU
URL: https://github.com/apache/incubator-mxnet/issues/10086#issuecomment-400867580
 
 
   build with MKLDNN and ran 10000 times. was not able to reproduce.
   ```
   [DEBUG] 9999 of 10000: Setting test np/mx/python random seeds, use MXNET_TEST_SEED=2051518549 to reproduce.
   this test seed 1227028138
   [DEBUG] 10000 of 10000: Setting test np/mx/python random seeds, use MXNET_TEST_SEED=1227028138 to reproduce.
   ok
   
   ----------------------------------------------------------------------
   Ran 1 test in 89.334s
   
   OK
   ubuntu@ip-172-31-11-93:~/incubator-mxnet-original$ MXNET_TEST_COUNT=10000 nosetests --logging-level=DEBUG --verbose -s tests/python/unittest/test_autograd.py:test_unary_func
   ```
   will try building with cuda as well.

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