diff --git a/onednn.changes b/onednn.changes index 9f66777..03bf602 100644 --- a/onednn.changes +++ b/onednn.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Sep 24 08:40:52 UTC 2024 - Guillaume GARDET + +- Enable graph component + ------------------------------------------------------------------- Mon Sep 23 10:04:43 UTC 2024 - Guillaume GARDET diff --git a/onednn.spec b/onednn.spec index aaeb3b3..e116787 100644 --- a/onednn.spec +++ b/onednn.spec @@ -131,7 +131,7 @@ to implement deep neural networks (DNN) with C and C++ interfaces. %endif -DDNNL_INSTALL_MODE=DEFAULT \ -DDNNL_BUILD_TESTS=ON \ - -DONEDNN_BUILD_GRAPH=OFF \ + -DONEDNN_BUILD_GRAPH=ON \ -DDNNL_WERROR=OFF %cmake_build %cmake_build doc_doxygen