We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d19425b commit ee083b8Copy full SHA for ee083b8
scripts/prepare_mkl.sh
@@ -16,7 +16,7 @@
16
#===============================================================================
17
18
MKLURLROOT="https://github.com/01org/mkl-dnn/releases/download/v0.11/"
19
-MKLVERSION="2018.0.1.20171007"
+MKLVERSION="2018.0.1.20171227"
20
21
os=`uname`
22
if [ "$os" = "Linux" ]; then
0 commit comments