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 18:29:37 UTC

[GitHub] azai91 removed a comment on issue #8892: Flaky test_loss.test_ctc_loss_train @ Python3: MKLML-CPU

azai91 removed a comment on issue #8892: Flaky test_loss.test_ctc_loss_train @ Python3: MKLML-CPU
URL: https://github.com/apache/incubator-mxnet/issues/8892#issuecomment-400866874
 
 
   oh nvm on the seed issue. env must have been set. ran with MXNET_TEST_COUNT=10000 and was not able to reproduce issue.
   
   ```
   [DEBUG] 9998 of 10000: Setting test np/mx/python random seeds, use MXNET_TEST_SEED=83510249 to reproduce.
   this test seed 751896788
   [DEBUG] 9999 of 10000: Setting test np/mx/python random seeds, use MXNET_TEST_SEED=751896788 to reproduce.
   this test seed 1173898818
   [DEBUG] 10000 of 10000: Setting test np/mx/python random seeds, use MXNET_TEST_SEED=1173898818 to reproduce.
   ```

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