SHA256
1
0
forked from pool/armnn
Commit Graph

9 Commits

Author SHA256 Message Date
Guillaume GARDET
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
Guillaume GARDET
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
Guillaume GARDET
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
Guillaume GARDET
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
Guillaume GARDET
df63b9f0ad OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/armnn?expand=0&rev=5 2019-06-06 08:21:58 +00:00
Guillaume GARDET
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
Guillaume GARDET
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