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 972bd20 commit d3a768dCopy full SHA for d3a768d
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.90.0")
+set(PROJECT_VERSION "0.95.0")
48
49
set(LIB_NAME mkldnn)
50
README.md
@@ -1,5 +1,5 @@
1
# Intel(R) Math Kernel Library for Deep Neural Networks (Intel(R) MKL-DNN)
2
-
+
3
4
> NOTE
5
>
0 commit comments