marcoabreu commented on a change in pull request #13952: Fix MXNet R package
build
URL: https://github.com/apache/incubator-mxnet/pull/13952#discussion_r250391298
##########
File path: ci/jenkins/Jenkinsfile_unix_gpu
##########
@@ -53,6 +53,7 @@ core_logic: {
custom_steps.test_unix_python3_tensorrt_gpu(),
custom_steps.test_unix_perl_gpu(),
custom_steps.test_unix_r_gpu(),
+ custom_steps.test_unix_r_mkldnn_gpu(),
Review comment:
I'm not sure whether we need GPU+MKLDNN for R since we already test it in
python. Could you elaborate what concerns you are specifically having?
----------------------------------------------------------------
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