0b06e7426e
Accepting request 1077421 from home:Guillaume_G:branches:science:machinelearning
...
- Update armnn-fix-gcc13.patch with upstream patch
OBS-URL: https://build.opensuse.org/request/show/1077421
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/armnn?expand=0&rev=71
2023-04-05 06:30:22 +00:00
7e7e73f680
Accepting request 1073702 from home:Guillaume_G:branches:science:machinelearning
...
- Add patch to fix build with GCC13:
* armnn-fix-gcc13.patch
OBS-URL: https://build.opensuse.org/request/show/1073702
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/armnn?expand=0&rev=70
2023-03-22 08:09:38 +00:00
ee828868a2
Accepting request 1072065 from home:Guillaume_G:branches:science:machinelearning
...
- Update to 23.02:
* Changelog: https://github.com/ARM-software/armnn/releases/tag/v23.02
- Drop upstream patches:
* armnn-gh711.patch
* armnn-281e97b.patch
OBS-URL: https://build.opensuse.org/request/show/1072065
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/armnn?expand=0&rev=68
2023-03-15 09:52:09 +00:00
e00b6ac8ff
Accepting request 1042946 from home:Guillaume_G:branches:science:machinelearning
...
- tensorflow-lite >= 2.10 is only avaialble on Tumbleweed
- Add patch to use static libraries not object libraries for
support library:
* armnn-281e97b.patch
OBS-URL: https://build.opensuse.org/request/show/1042946
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/armnn?expand=0&rev=66
2022-12-14 15:42:02 +00:00
fe92d870c9
Accepting request 1039048 from home:Guillaume_G:branches:science:machinelearning
...
- Update to 22.11:
* Changelog: https://github.com/ARM-software/armnn/releases/tag/v22.11
* Add libarmnnTestUtils
- Add patch to fix build:
* armnn-gh711.patch
- Update to 22.08:
* Changelog: https://github.com/ARM-software/armnn/releases/tag/v22.08
- Drop upstream patch:
* armnn-fix-gcc12.patch
- Update to 22.05:
* Changelog: https://github.com/ARM-software/armnn/releases/tag/v22.05
- Add patch to fix build with GCC12 and new flatbuffers:
* armnn-fix-gcc12.patch
OBS-URL: https://build.opensuse.org/request/show/1039048
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/armnn?expand=0&rev=64
2022-11-30 07:24:10 +00:00
c559658e25
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/armnn?expand=0&rev=63
2022-10-14 12:37:56 +00:00
8a6803a6fe
Accepting request 750961 from home:Guillaume_G:branches:science:machinelearning
...
- tensorflow-devel package now includes *.pb.* files, so
remove TensorFlow parser build workaround:
* armnn-fix_tensorflow_link.patch
OBS-URL: https://build.opensuse.org/request/show/750961
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/armnn?expand=0&rev=12
2019-11-26 14:25:49 +00:00
4487cb0d74
Accepting request 743531 from home:Guillaume_G:branches:science:machinelearning
...
- Add a conflict between armnn-extratests and armnn-opencl-extratests
OBS-URL: https://build.opensuse.org/request/show/743531
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/armnn?expand=0&rev=11
2019-10-28 15:39:41 +00:00
6ea3b628c3
Accepting request 743495 from home:Guillaume_G:branches:science:machinelearning
...
- Add a conflict between armnn-devel and armnn-opencl-devel
OBS-URL: https://build.opensuse.org/request/show/743495
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/armnn?expand=0&rev=10
2019-10-28 13:08:08 +00:00
fb9078d4c9
Accepting request 743457 from home:Guillaume_G:branches:science:machinelearning
...
- Enable ONNX for Tumbleweed
- Add downstream ArmnnExamples in a separate '-extratests' package
with patches:
* 0003-add-more-test-command-line-arguments.patch
* 0005-add-armnn-mobilenet-test-example.patch
* 0006-armnn-mobilenet-test-example.patch
* 0007-enable-use-of-arm-compute-shared-library.patch
* 0009-command-line-options-for-video-port-selection.patch
* 0010-armnnexamples-update-for-19.08-modifications.patch
- Fix build when extratests are disabled
* armnn-fix_find_opencv.patch
OBS-URL: https://build.opensuse.org/request/show/743457
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/armnn?expand=0&rev=9
2019-10-28 10:54:22 +00:00
3beeef13a8
Accepting request 736849 from home:Guillaume_G:branches:home:mslacken:ml
...
- Replace patch with an upstreamable version:
* armnn-generate-versioned-library.patch
- Add ONNX Parser support (disabled by default as there is no
official ONNX package yet)
OBS-URL: https://build.opensuse.org/request/show/736849
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/armnn?expand=0&rev=8
2019-10-10 12:22:47 +00:00
98cd3ecc18
Accepting request 734348 from home:Guillaume_G:branches:science:machinelearning
...
- Re-enable TensorFlow Parser for TW
- Add openCL flavor
- Fix armv7
OBS-URL: https://build.opensuse.org/request/show/734348
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/armnn?expand=0&rev=7
2019-10-01 14:35:20 +00:00
6670a974c5
Accepting request 728506 from home:Guillaume_G:branches:science:machinelearning
...
- Disable TensorFlow as on 15.1 only x86_64 succeed and on TW we
have incompatibility with protobuf (3.8.0 in TW and
Tensorflow uses 3.6.1 internally)
- Update to 19.08:
- Changelog: https://github.com/ARM-software/armnn/releases/tag/v19.08
- Remove upstreamed patch:
* armnn-fix_quantizer_link.patch
* armnn-fix_caffe_parser_with_new_protobuf.patch
- Refresh patch:
* armnn-generate-versioned-library.patch
- Drop patches not needed anymore:
* armnn-remove_broken_std_move.patch
* armnn-fix_build_with_gcc9.patch
- Disable LTO until lto link is fixed
https://github.com/ARM-software/armnn/issues/251
- Fix build in Tumbleweed, with latest protobuf:
* armnn-fix_caffe_parser_with_new_protobuf.patch
- Enable Tensorflow parser
- Fix link with Tensorflow:
* armnn-fix_tensorflow_link.patch
OBS-URL: https://build.opensuse.org/request/show/728506
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/armnn?expand=0&rev=6
2019-09-05 13:03:11 +00:00
f0ef77ff1d
Accepting request 707891 from home:Guillaume_G:branches:science:machinelearning
...
- Build and package libarmnnTfLiteParser
- Fix libarmnnQuantizer build with:
* armnn-fix_quantizer_link.patch
- Add _constraints to avoid OOM errors
- Update to 19.05:
- Changelog: https://github.com/ARM-software/armnn/releases/tag/v19.05
- Remove upstreamed patch:
* armnn-fix_stb_include.patch
- Rebase patch:
* armnn-generate-versioned-library.patch
- Update patch:
* armnn-remove_broken_std_move.patch
- Fix build on Tumbleweed with:
* armnn-fix_build_with_gcc9.patch
- Fix build on Tumbleweed with:
* armnn-remove_broken_std_move.patch
OBS-URL: https://build.opensuse.org/request/show/707891
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/armnn?expand=0&rev=4
2019-06-05 16:12:07 +00:00
2a68779842
Accepting request 706234 from home:Guillaume_G:branches:science:machinelearning
...
- Call ldconfig in post/postun for libarmnnCaffeParser
OBS-URL: https://build.opensuse.org/request/show/706234
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/armnn?expand=0&rev=3
2019-05-29 08:13:46 +00:00
d337a714b1
Accepting request 705659 from home:Guillaume_G:branches:science:machinelearning
...
- Enable and fix Caffe parser
- Use %cmake_build macro
OBS-URL: https://build.opensuse.org/request/show/705659
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/armnn?expand=0&rev=2
2019-05-28 14:53:17 +00:00
331194d69e
Accepting request 695957 from home:Guillaume_G:branches:science:machinelearning
...
- Add compute_cl option, disabled by default since check fails as
no openCL are enabled in OBS
- Split libarmnn and libarmnnSerializer to separate packages
- Add patch to have versionned libs:
* armnn-generate-versioned-library.patch
- Package versionned libs
- Enable NEON backend on AArch64
- Add patch to enable use of shared lib for ComputeLibrary:
* 0007-enable-use-of-arm-compute-shared-library.patch
- Update to 19.02
- Remove upstreamed patch:
* armnn-fix_catching_polymorphic_type.patch
- Update to 18.11
- Add patch to fix build:
* armnn-fix_catching_polymorphic_type.patch
* armnn-fix_boost.patch
* armnn-fix_stb_include.patch
- Initial version 18.08
OBS-URL: https://build.opensuse.org/request/show/695957
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/armnn?expand=0&rev=1
2019-04-23 13:38:58 +00:00