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 a709edb commit a9696a4Copy full SHA for a9696a4
CMakeLists.txt
@@ -44,7 +44,7 @@ endif()
44
45
set(PROJECT_NAME "Intel(R) MKL-DNN")
46
set(PROJECT_FULL_NAME "Intel(R) Math Kernel Library for Deep Neural Networks (Intel(R) MKL-DNN)")
47
-set(PROJECT_VERSION "0.20.0")
+set(PROJECT_VERSION "0.21.0")
48
49
set(LIB_NAME mkldnn)
50
0 commit comments