Skip to content

Commit

Permalink
Merge remote-tracking branch 'remotes/internal/release_1.0.3a'
Browse files Browse the repository at this point in the history
  • Loading branch information
daisyden committed Sep 5, 2017
2 parents 8012927 + f882f09 commit 6248378
Show file tree
Hide file tree
Showing 12 changed files with 646 additions and 4,811 deletions.
6 changes: 3 additions & 3 deletions external/mkl/prepare_mkl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,10 @@ echo $VERSION_LINE # Return Version Line
# MKL
DST=`dirname $0`
OMP=0
VERSION_MATCH=20170425
ARCHIVE_BASENAME=mklml_lnx_2018.0.20170425.tgz
VERSION_MATCH=20170720
ARCHIVE_BASENAME=mklml_lnx_2018.0.20170720.tgz
MKL_CONTENT_DIR=`echo $ARCHIVE_BASENAME | rev | cut -d "." -f 2- | rev`
GITHUB_RELEASE_TAG=1.0.0
GITHUB_RELEASE_TAG=1.0.2

MKLURL="https://github.com/intel/caffe/releases/download/$GITHUB_RELEASE_TAG/$ARCHIVE_BASENAME"
# there are diffrent MKL lib to be used for GCC and for ICC
Expand Down
2 changes: 1 addition & 1 deletion mkldnn.commit
Original file line number Diff line number Diff line change
@@ -1 +1 @@
171572a205c71f5bbb08657de5660c9d06cf2d8f
b01e3a55a07be62172e713bcd2644c5176360212

This file was deleted.

Loading

0 comments on commit 6248378

Please sign in to comment.