Commit 28797f78 authored by Pruthvi's avatar Pruthvi Committed by Scott Cyphers

update mkldnn to version v0.14 (#971)

parent 4c1e4741
......@@ -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 "dfe8f6d")
set(MKLDNN_GIT_TAG "0e7ca73")
# 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