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 2f089ec commit 0a48139Copy full SHA for 0a48139
scripts/prepare_mkl.sh
@@ -15,7 +15,7 @@
15
# limitations under the License.
16
#===============================================================================
17
18
-MKLURL="https://github.com/intelcaffe/caffe/releases/download/self_contained_BU1/mklml_lnx_2017.0.b1.20160513.1.tgz"
+MKLURL="https://github.com/01org/mkl-dnn/releases/download/v0.1/mklml_lnx_2017.0.0.20160801.tgz"
19
20
DST=`dirname $0`/../external
21
DST=`readlink -f $DST`
0 commit comments