SHA256
1
0
forked from pool/armnn

Accepting request 1198458 from science:machinelearning

OBS-URL: https://build.opensuse.org/request/show/1198458
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/armnn?expand=0&rev=11
This commit is contained in:
Dominique Leuenberger 2024-09-04 11:23:09 +00:00 committed by Git OBS Bridge
commit 1b7a94b61f
4 changed files with 11 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Sep 3 09:59:35 UTC 2024 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to 24.08:
* Changelog: https://github.com/ARM-software/armnn/releases/tag/v24.08
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jun 18 07:40:01 UTC 2024 - Guillaume GARDET <guillaume.gardet@opensuse.org> Tue Jun 18 07:40:01 UTC 2024 - Guillaume GARDET <guillaume.gardet@opensuse.org>

View File

@ -65,7 +65,7 @@
%bcond_with armnn_onnx %bcond_with armnn_onnx
%endif %endif
%define version_major 24 %define version_major 24
%define version_minor 05 %define version_minor 08
%define version_lib 33 %define version_lib 33
%define version_lib_testutils 3 %define version_lib_testutils 3
%define version_lib_tfliteparser 24 %define version_lib_tfliteparser 24
@ -87,7 +87,7 @@ Patch203: 0009-command-line-options-for-video-port-selection.patch
Patch204: 0010-armnnexamples-update-for-19.08-modifications.patch Patch204: 0010-armnnexamples-update-for-19.08-modifications.patch
Patch205: armnn-fix_find_opencv.patch Patch205: armnn-fix_find_opencv.patch
BuildRequires: ComputeLibrary-devel >= %{version_major}.%{version_minor} BuildRequires: ComputeLibrary-devel >= %{version_major}.%{version_minor}
BuildRequires: cmake >= 3.0.2 BuildRequires: cmake >= 3.22
BuildRequires: gcc-c++ BuildRequires: gcc-c++
BuildRequires: protobuf-devel BuildRequires: protobuf-devel
BuildRequires: python-rpm-macros BuildRequires: python-rpm-macros