SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libarmnn23-20.11-bp153.44.1.x86_64.rpm :

* Mon Feb 15 2021 Guillaume GARDET - Fix instalaltion of cmake files with an upstream patch:
* c5c40fe.diff
* Mon Jan 25 2021 Guillaume GARDET - Backport patch to fix tflite parser when built against tensorflow 2.4:
* 96beb97.diff
* Wed Dec 09 2020 Guillaume GARDET - Update to 20.11:
* Changelog: https://github.com/ARM-software/armnn/releases/tag/v20.11- Refresh patch to handle boost::variant to mapbox::util::variant update:
* 0006-armnn-mobilenet-test-example.patch
* Fri Sep 04 2020 Guillaume GARDET - Add python support, disabled for now as it does not install files atm
* Fri Sep 04 2020 Guillaume GARDET - Package libtimelineDecoderJson
* Thu Sep 03 2020 Guillaume GARDET - Update to 20.08:
* Changelog: https://github.com/ARM-software/armnn/releases/tag/v20.08- Refresh patch:
* 0005-add-armnn-mobilenet-test-example.patch- Drop upstream patch:
* armnn-fix-catch.patch- Disable ONNX on Tumbleweed since there is a compatibility issue with ONNX 1.7.0, see: https://github.com/ARM-software/armnn/issues/419
* Wed Jun 17 2020 Guillaume GARDET - Build only where ComputeLibrary is built: aarch64 armv7 and x86_64
* Thu Jun 04 2020 Guillaume GARDET - Unify Leap/SLE options- Update to 20.05:
* Changelog: https://github.com/ARM-software/armnn/releases/tag/v20.05- Drop upstream patch:
* armnn-enable-use-of-arm-compute-shared-library.patch- Refresh patch:
* 0003-add-more-test-command-line-arguments.patch- Add new patch to fix build with gcc10:
* armnn-fix-catch.patch- Package new libtimelineDecode and libarmnnBasePipeServer
* Thu May 28 2020 Guillaume GARDET - Apply boost link fixes only for armnn_extra_tests- Apply patches for armnn_extra_tests only when armnn_extra_tests is built
* Tue Mar 31 2020 Guillaume GARDET - Disable RPATH to fix build on Leap15.2/SLE15SP2
* Tue Mar 24 2020 Guillaume GARDET - Add \'-Wno-error=deprecated-declarations\' to fix build with latest protobuf 3.11.x (Tumbleweed) https://github.com/ARM-software/armnn/issues/366- Use python-onnx package instead of python-onnx-devel, since it is now a single package.
* Wed Mar 11 2020 Guillaume GARDET - Fix build on Leap 15.2
* Mon Mar 09 2020 Guillaume GARDET - Update to 20.02:
* Changelog: https://github.com/ARM-software/armnn/releases/tag/v20.02
* Drop upstream patch: - armnn-fix_include.patch
* Refresh patch: - 0006-armnn-mobilenet-test-example.patch
* Replace downstream patch: - 0007-enable-use-of-arm-compute-shared-library.patch by upstream patch: - armnn-enable-use-of-arm-compute-shared-library.patch
* Add \'vim\' as BuildRequires since it needs \'xxd\' tool- Use TensorFlow 2 also on Leap 15.2 / SLE15SP2
* Mon Feb 10 2020 Guillaume GARDET - Use Tensorflow 2.x only for Tumbleweed, as TensorFlow2 is not available in Leap 15.2- Skip some tests if TensorFlow < 1.14 is used
* Tue Jan 28 2020 Guillaume GARDET - Enable ONNX on Leap 15.2
* Tue Jan 28 2020 Guillaume GARDET - Use tensorflow2 as armnn 19.11 now requires TensorFlow >= 1.14
* Mon Jan 20 2020 Guillaume GARDET - Disable ArmnnConverter and ArmnnQuantizer packaging by default as it requires libQuantizer.so to be packaged, which is not yet
* Tue Jan 14 2020 Guillaume GARDET - Package ArmnnConverter and ArmnnQuantizer
* Tue Jan 14 2020 Dominique Leuenberger - ExcludeArch %ix86: Parts of the build deps (tensorflow/bazel) are not supported on ix86.
* Fri Dec 06 2019 Guillaume GARDET - Update to 19.11:
* Changelog: https://github.com/ARM-software/armnn/releases/tag/v19.11- Remove upstreamed patches:
* armnn-generate-versioned-library.patch
* armnn-fix_boost.patch
* armnn-fix_arm32_dep.patch
* armnn-fix_arm32.patch- Add patch to fix include:
* armnn-fix_include.patch
* Mon Nov 25 2019 Guillaume GARDET - tensorflow-devel package now includes
*.pb.
* files, so remove TensorFlow parser build workaround:
* armnn-fix_tensorflow_link.patch
* Mon Oct 28 2019 Guillaume GARDET - Add a conflict between armnn-extratests and armnn-opencl-extratests
* Mon Oct 28 2019 Guillaume GARDET - Add a conflict between armnn-devel and armnn-opencl-devel
* Mon Oct 28 2019 Guillaume GARDET - Enable ONNX for Tumbleweed
* Thu Oct 17 2019 Guillaume GARDET - 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
* Mon Oct 07 2019 Guillaume GARDET - Replace patch with an upstreamable version:
* armnn-generate-versioned-library.patch
* Tue Oct 01 2019 Guillaume GARDET - Add ONNX Parser support (disabled by default as there is no official ONNX package yet)
* Tue Oct 01 2019 Guillaume GARDET - Re-enable Tensorflow on Tumbleweed as boo#1151150 is now fixed
* Thu Sep 19 2019 Guillaume GARDET - Update _constraints
* Wed Sep 18 2019 Guillaume GARDET - Enable openCL only on a separate flavor as runtime requires libOpenCL.so, libGLES_mali.so, or libmali.so
* Wed Sep 18 2019 Guillaume GARDET - Enable openCL support- Disable UnitTests when openCL support is enabled as it fails on OBS workers
* Wed Sep 18 2019 Guillaume GARDET - Add patches to make UnitTests to pass on armv7:
* armnn-fix_arm32.patch
* armnn-fix_arm32_dep.patch
* Thu Sep 05 2019 Guillaume GARDET - 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) - boo#1151150
* Thu Sep 05 2019 Guillaume GARDET - 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
* Wed Sep 04 2019 Guillaume GARDET - Disable LTO until lto link is fixed https://github.com/ARM-software/armnn/issues/251
* Tue Jun 18 2019 Guillaume GARDET - Fix build in Tumbleweed, with latest protobuf:
* armnn-fix_caffe_parser_with_new_protobuf.patch
* Tue Jun 11 2019 Guillaume GARDET - Enable Tensorflow parser- Fix link with Tensorflow:
* armnn-fix_tensorflow_link.patch
* Wed Jun 05 2019 Guillaume GARDET - Build and package libarmnnTfLiteParser- Fix libarmnnQuantizer build with:
* armnn-fix_quantizer_link.patch
* Tue Jun 04 2019 Guillaume GARDET - Add _constraints to avoid OOM errors
* Mon Jun 03 2019 Guillaume GARDET - 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
* Mon Jun 03 2019 Guillaume GARDET - Fix build on Tumbleweed with:
* armnn-fix_build_with_gcc9.patch
* Wed May 29 2019 Guillaume GARDET - Fix build on Tumbleweed with:
* armnn-remove_broken_std_move.patch
* Wed May 29 2019 Guillaume GARDET - Call ldconfig in post/postun for libarmnnCaffeParser
* Mon May 27 2019 Guillaume GARDET - Enable and fix Caffe parser- Use %cmake_build macro
* Fri Apr 19 2019 Guillaume GARDET - Add compute_cl option, disabled by default since check fails as no openCL are enabled in OBS
* Thu Apr 11 2019 Guillaume GARDET - Split libarmnn and libarmnnSerializer to separate packages
* Thu Apr 11 2019 Guillaume GARDET - Add patch to have versionned libs:
* armnn-generate-versioned-library.patch- Package versionned libs
* Tue Apr 09 2019 Guillaume GARDET - Enable NEON backend on AArch64- Add patch to enable use of shared lib for ComputeLibrary:
* 0007-enable-use-of-arm-compute-shared-library.patch
* Tue Mar 26 2019 Guillaume GARDET - Update to 19.02- Remove upstreamed patch:
* armnn-fix_catching_polymorphic_type.patch
* Thu Jan 17 2019 Guillaume GARDET - Update to 18.11- Add patch to fix build:
* armnn-fix_catching_polymorphic_type.patch
* armnn-fix_boost.patch
* armnn-fix_stb_include.patch
* Thu Sep 13 2018 Guillaume GARDET - Initial version 18.08
 
ICM