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 17a40d0 commit 4c69e40Copy full SHA for 4c69e40
CMakeLists.txt
@@ -91,7 +91,7 @@ endif()
91
set(LIB_NAME dnnl_graph)
92
set(PROJECT_NAME "oneDNN Graph")
93
set(PROJECT_FULL_NAME "oneAPI Deep Neural Network Library Graph API (oneDNN Graph)")
94
-set(PROJECT_VERSION 0.5.0)
+set(PROJECT_VERSION 0.5.1)
95
96
if (CMAKE_VERSION VERSION_LESS 3.0)
97
project(${PROJECT_NAME} C CXX)
0 commit comments