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 00b9e9a commit 6cc6bf4Copy full SHA for 6cc6bf4
cmake/external/mkldnn.cmake
@@ -53,7 +53,7 @@ ExternalProject_Add(
53
${EXTERNAL_PROJECT_LOG_ARGS}
54
DEPENDS ${MKLDNN_DEPENDS}
55
GIT_REPOSITORY "https://github.com/01org/mkl-dnn.git"
56
- GIT_TAG "21fb5f2af1dd14e132af4f1b79160977ee487818"
+ GIT_TAG "830a10059a018cd2634d94195140cf2d8790a75a"
57
PREFIX ${MKLDNN_SOURCES_DIR}
58
UPDATE_COMMAND ""
59
CMAKE_ARGS -DCMAKE_CXX_COMPILER=${CMAKE_CXX_COMPILER}
0 commit comments