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 245b331 commit 7de7e5dCopy full SHA for 7de7e5d
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.18.0")
+set(PROJECT_VERSION "0.18.1")
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
Intel(R) Math Kernel Library for Deep Neural Networks (Intel(R) MKL-DNN) is
5
an open-source performance library for deep-learning applications. The library
0 commit comments