Accepting request 1132049 from science:machinelearning

- Update to 23.11:
  * Changelog: https://github.com/ARM-software/armnn/releases/tag/v23.11

OBS-URL: https://build.opensuse.org/request/show/1132049
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/armnn?expand=0&rev=7
This commit is contained in:
Ana Guerrero 2023-12-08 21:33:14 +00:00 committed by Git OBS Bridge
commit a2124b0f51
4 changed files with 18 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ceec5d7f2f651c09927f4efd1747f09264bccc40db7c805392d7a1c5cc08e55d
size 28518380

3
armnn-23.11.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8b6525cd3473b81dfe5ef645cdf5faef568c637b9aec65c34703504430baec2e
size 28561316

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Dec 7 09:09:13 UTC 2023 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to 23.11:
* Changelog: https://github.com/ARM-software/armnn/releases/tag/v23.11
-------------------------------------------------------------------
Tue Sep 5 14:29:53 UTC 2023 - Guillaume GARDET <guillaume.gardet@opensuse.org>

View File

@ -65,7 +65,7 @@
%bcond_with armnn_onnx
%endif
%define version_major 23
%define version_minor 08
%define version_minor 11
%define version_lib 33
%define version_lib_testutils 3
%define version_lib_tfliteparser 24
@ -580,6 +580,14 @@ LD_LIBRARY_PATH="$(pwd)/build/" \
%{_includedir}/armnn/backends/*.hpp
%dir %{_includedir}/armnn/profiling
%{_includedir}/armnn/profiling/*.hpp
%dir %{_includedir}/armnn/profiling/client/
%dir %{_includedir}/armnn/profiling/client/include/
%{_includedir}/armnn/profiling/client/include/*.hpp
%dir %{_includedir}/armnn/profiling/client/include/backends/
%{_includedir}/armnn/profiling/client/include/backends/*.hpp
%dir %{_includedir}/armnn/profiling/common/
%dir %{_includedir}/armnn/profiling/common/include/
%{_includedir}/armnn/profiling/common/include/*.hpp
%dir %{_includedir}/armnn/utility
%{_includedir}/armnn/utility/*.hpp
%dir %{_includedir}/armnnUtils