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 64ed503 commit 7b103b5Copy full SHA for 7b103b5
CMakeLists.txt
@@ -23,7 +23,7 @@ endif()
23
24
set(PROJECT_NAME "Intel(R) MKL-DNN")
25
set(PROJECT_FULL_NAME "Intel(R) Math Kernel Library for Deep Neural Networks (Intel(R) MKL-DNN)")
26
-set(PROJECT_VERSION "0.7")
+set(PROJECT_VERSION "0.9")
27
28
set(LIB_NAME mkldnn)
29
0 commit comments