mseth10 opened a new pull request #18347: URL: https://github.com/apache/incubator-mxnet/pull/18347
## Description ## The nightly CD pipeline for python docker images currently fails due to missing libopenblas.so binary. Installing libopenblas-dev deb package inside docker image solves this problem. http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/restricted-mxnet-cd%2Fmxnet-cd-release-job/detail/mxnet-cd-release-job/1137/pipeline Also, enabling mkldnn test for all cu* variants as mkldnn is enabled by default. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
