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:
commit
a2124b0f51
@ -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
3
armnn-23.11.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8b6525cd3473b81dfe5ef645cdf5faef568c637b9aec65c34703504430baec2e
|
||||
size 28561316
|
@ -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>
|
||||
|
||||
|
10
armnn.spec
10
armnn.spec
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user