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/12/21 09:23:37 UTC

[GitHub] juliusshufan commented on issue #12203: flaky test: test_operator_gpu.test_depthwise_convolution

juliusshufan commented on issue #12203: flaky test: test_operator_gpu.test_depthwise_convolution
URL: https://github.com/apache/incubator-mxnet/issues/12203#issuecomment-449328404
 
 
   @mseth10 @lebeg sorry for late response.
   I have no access to the p3.8 large instance on aws, I therefore make a GPU-MKLDNN build on a CentOS 7.4 server with nvidia V100, build command is:
   make -j USE_MKLDNN=1 USE_BLAS=mkl USE_CUDA=1 USE_CUDA_PATH=XX USE_CUDNN=1 USE_OPENCV=1
   
   I run the test case 10000 times with same seen mentioned by the issue description, but can't be reproduced. May I have your comments?

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