Commit 124def0c authored by Jayaram Bobba's avatar Jayaram Bobba

Move to MKLDNN v0.13

parent 1bc38b12
......@@ -23,7 +23,7 @@ include(ExternalProject)
if(NGRAPH_CPU_ENABLE)
set(MKLDNN_GIT_REPO_URL https://github.com/intel/mkl-dnn)
set(MKLDNN_GIT_TAG "3e1f8f5")
set(MKLDNN_GIT_TAG "dfe8f6d")
# The 'BUILD_BYPRODUCTS' argument was introduced in CMake 3.2.
if(${CMAKE_VERSION} VERSION_LESS 3.2)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment