diff --git a/cmake/external/mkldnn.cmake b/cmake/external/mkldnn.cmake index 3b543cc33443e4102f5863385984c5211bda1e3c..3d041b109427d95c99321586dfcca49ff2f99c06 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 e2d45252ae9c3e91671339579e3c0f0061f81d49) +SET(MKLDNN_TAG 145c4b50196ac90ec1b946fb80cb5cef6e7d2d35) # Introduce variables: