diff --git a/cmake/external/mkldnn.cmake b/cmake/external/mkldnn.cmake index ce5603b24b687daacea784c96fc00b828e513c97..d0d3901641c9348a4e86822da9ce6e7f84de206f 100644 --- a/cmake/external/mkldnn.cmake +++ b/cmake/external/mkldnn.cmake @@ -20,7 +20,7 @@ SET(MKLDNN_SOURCE_DIR ${THIRD_PARTY_PATH}/mkldnn/src/extern_mkldnn) SET(MKLDNN_INSTALL_DIR ${THIRD_PARTY_PATH}/install/mkldnn) SET(MKLDNN_INC_DIR "${MKLDNN_INSTALL_DIR}/include" CACHE PATH "mkldnn include directory." FORCE) SET(MKLDNN_REPOSITORY ${GIT_URL}/oneapi-src/oneDNN.git) -SET(MKLDNN_TAG f3999b71d8e4415c1985a0dfb812a3ed77ee21fa) +SET(MKLDNN_TAG 748528a2d3204b5f401c14a9aacdec16accd5ead) # Introduce variables: