Skip to content

Commit d5e727c

Browse files
committed
update of oneDNN to 2.3 final
1 parent 33edb62 commit d5e727c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/external/mkldnn.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ SET(MKLDNN_SOURCE_DIR ${THIRD_PARTY_PATH}/mkldnn/src/extern_mkldnn)
2020
SET(MKLDNN_INSTALL_DIR ${THIRD_PARTY_PATH}/install/mkldnn)
2121
SET(MKLDNN_INC_DIR "${MKLDNN_INSTALL_DIR}/include" CACHE PATH "mkldnn include directory." FORCE)
2222
SET(MKLDNN_REPOSITORY ${GIT_URL}/oneapi-src/oneDNN.git)
23-
SET(MKLDNN_TAG bbaf5d24dde1b6760435d5034d6f48feae7a30b9)
23+
SET(MKLDNN_TAG 593e0de6267d2575f3e4c9e9818f0f11253d093a)
2424

2525

2626
# Introduce variables:

0 commit comments

Comments
 (0)