This is an automated email from the ASF dual-hosted git repository.
zhasheng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.
from 3cebaa2 Update multi-task learning example (#12964)
add 1822cef Update MKLML dependency (#13181)
No new revisions were added by this update.
Summary of changes:
CMakeLists.txt | 2 +-
ci/docker/install/ubuntu_mklml.sh | 2 +-
cmake/DownloadMKLML.cmake | 73 +++++++++++++++++++++++++++++++++++++++
cmake/MklDnn.cmake | 44 -----------------------
4 files changed, 75 insertions(+), 46 deletions(-)
create mode 100644 cmake/DownloadMKLML.cmake
delete mode 100644 cmake/MklDnn.cmake