Skip to content

Commit ee083b8

Browse files
committed
build: bumped small libraries version to 2018.0.1.20181227
1 parent d19425b commit ee083b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/prepare_mkl.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
#===============================================================================
1717

1818
MKLURLROOT="https://github.com/01org/mkl-dnn/releases/download/v0.11/"
19-
MKLVERSION="2018.0.1.20171007"
19+
MKLVERSION="2018.0.1.20171227"
2020

2121
os=`uname`
2222
if [ "$os" = "Linux" ]; then

0 commit comments

Comments
 (0)