lebeg commented on issue #12579: test_mkldnn.test_Deconvolution failed in CI
URL: 
https://github.com/apache/incubator-mxnet/issues/12579#issuecomment-428261681
 
 
   I've added the seed annotations to the tests (and disabled them for now) in 
https://github.com/apache/incubator-mxnet/pull/12770
   
   @luobao-intel I'm afraid you would need to try to reproduce the tests in a 
loop. You could use our dockerized environment and modify the testing function 
to your needs (run only the affected test, run in a loop) in 
[runtime_functions.sh](https://github.com/apache/incubator-mxnet/blob/master/ci/docker/runtime_functions.sh#L681).
   
   To build:
   ```
   ci/build.py -p ubuntu_cpu
   ```
   And to run:
   ```
   ci/build.py -p ubuntu_cpu /work/runtime_functions.sh 
unittest_ubuntu_python3_cpu_mkldnn
   ```

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