You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by ma...@apache.org on 2018/12/11 19:57:53 UTC

[incubator-mxnet] branch master updated (46a2990 -> e25e18f)

This is an automated email from the ASF dual-hosted git repository.

marcoabreu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.


    from 46a2990  [MXNET-1253] fix control_flow_op (#13555)
     add e25e18f  Add Intel MKL blas to Jenkins (#13607)

No new revisions were added by this update.

Summary of changes:
 ci/docker/Dockerfile.build.ubuntu_cpu              |  3 ++
 .../install/{ubuntu_scala.sh => ubuntu_mkl.sh}     | 17 +++---
 ci/docker/runtime_functions.sh                     | 28 ++++++++++
 ci/jenkins/Jenkins_steps.groovy                    | 62 ++++++++++++++++++++++
 ci/jenkins/Jenkinsfile_unix_cpu                    |  6 ++-
 5 files changed, 104 insertions(+), 12 deletions(-)
 copy ci/docker/install/{ubuntu_scala.sh => ubuntu_mkl.sh} (68%)