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 09:00:14 UTC

[GitHub] marcoabreu opened a new pull request #11457: Move Windows GPU tests to nightly and move MKLDNN from GPU to CPU

marcoabreu opened a new pull request #11457: Move Windows GPU tests to nightly and move MKLDNN from GPU to CPU
URL: https://github.com/apache/incubator-mxnet/pull/11457
 
 
   We're moving some test platforms from PR-validation to nightly. Our experience has shown that testing so many different flavours of Python multiple times doesn't help. Additionally, we're not getting much value out of testing GPU on Windows, considering that we're already testing GPU en-masse in other platforms. 
   
   Instead, we're moving these tests to the nightly stage and remove the duplicate ones. If we notice that we're getting regressions introduced that are not revealed by the current pipeline, we'll revert this decision and bring GPU tests back to the PR validation stage. 
   
   Additionally, I have moved the MKLDNN validation on Windows from GPU to CPU. I don't know why we're running tests for a CPU backend on a GPU instance with CUDA enabled. @TaoLv @pengzhao-intel @zheng-da might want to elaborate.

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