Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Commit 6248378

Browse files
committed
Merge remote-tracking branch 'remotes/internal/release_1.0.3a'
2 parents 8012927 + f882f09 commit 6248378

File tree

12 files changed

+646
-4811
lines changed

12 files changed

+646
-4811
lines changed

external/mkl/prepare_mkl.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,10 +74,10 @@ echo $VERSION_LINE # Return Version Line
7474
# MKL
7575
DST=`dirname $0`
7676
OMP=0
77-
VERSION_MATCH=20170425
78-
ARCHIVE_BASENAME=mklml_lnx_2018.0.20170425.tgz
77+
VERSION_MATCH=20170720
78+
ARCHIVE_BASENAME=mklml_lnx_2018.0.20170720.tgz
7979
MKL_CONTENT_DIR=`echo $ARCHIVE_BASENAME | rev | cut -d "." -f 2- | rev`
80-
GITHUB_RELEASE_TAG=1.0.0
80+
GITHUB_RELEASE_TAG=1.0.2
8181

8282
MKLURL="https://github.com/intel/caffe/releases/download/$GITHUB_RELEASE_TAG/$ARCHIVE_BASENAME"
8383
# there are diffrent MKL lib to be used for GCC and for ICC

mkldnn.commit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
171572a205c71f5bbb08657de5660c9d06cf2d8f
1+
b01e3a55a07be62172e713bcd2644c5176360212

models/intel_optimized_models/multinode/googlenet_16nodes/solver.prototxt

Lines changed: 0 additions & 27 deletions
This file was deleted.

0 commit comments

Comments
 (0)