forked from pool/onednn
- Enable graph component
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/onednn?expand=0&rev=31
This commit is contained in:
parent
094c796357
commit
5833a7dc9f
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 24 08:40:52 UTC 2024 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||||
|
|
||||||
|
- Enable graph component
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 23 10:04:43 UTC 2024 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
Mon Sep 23 10:04:43 UTC 2024 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||||
|
|
||||||
|
@ -131,7 +131,7 @@ to implement deep neural networks (DNN) with C and C++ interfaces.
|
|||||||
%endif
|
%endif
|
||||||
-DDNNL_INSTALL_MODE=DEFAULT \
|
-DDNNL_INSTALL_MODE=DEFAULT \
|
||||||
-DDNNL_BUILD_TESTS=ON \
|
-DDNNL_BUILD_TESTS=ON \
|
||||||
-DONEDNN_BUILD_GRAPH=OFF \
|
-DONEDNN_BUILD_GRAPH=ON \
|
||||||
-DDNNL_WERROR=OFF
|
-DDNNL_WERROR=OFF
|
||||||
%cmake_build
|
%cmake_build
|
||||||
%cmake_build doc_doxygen
|
%cmake_build doc_doxygen
|
||||||
|
Loading…
Reference in New Issue
Block a user