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 33edb62 commit d5e727cCopy full SHA for d5e727c
cmake/external/mkldnn.cmake
@@ -20,7 +20,7 @@ SET(MKLDNN_SOURCE_DIR ${THIRD_PARTY_PATH}/mkldnn/src/extern_mkldnn)
20
SET(MKLDNN_INSTALL_DIR ${THIRD_PARTY_PATH}/install/mkldnn)
21
SET(MKLDNN_INC_DIR "${MKLDNN_INSTALL_DIR}/include" CACHE PATH "mkldnn include directory." FORCE)
22
SET(MKLDNN_REPOSITORY ${GIT_URL}/oneapi-src/oneDNN.git)
23
-SET(MKLDNN_TAG bbaf5d24dde1b6760435d5034d6f48feae7a30b9)
+SET(MKLDNN_TAG 593e0de6267d2575f3e4c9e9818f0f11253d093a)
24
25
26
# Introduce variables:
0 commit comments