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 0749c88 commit 546a26fCopy full SHA for 546a26f
cmake/external/anakin.cmake
@@ -35,6 +35,7 @@ set(ANAKIN_COMPILE_EXTRA_FLAGS
35
ExternalProject_Add(
36
extern_anakin
37
${EXTERNAL_PROJECT_LOG_ARGS}
38
+ DEPENDS ${MKLML_PROJECT}
39
GIT_REPOSITORY "https://github.com/PaddlePaddle/Anakin"
40
GIT_TAG "04256ba78fa3da0beb74e8036c8efd68c12824d6"
41
PREFIX ${ANAKIN_SOURCE_DIR}
0 commit comments