aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-04-29Compute Library v24.04upstream-mainJenkins
2024-03-18Compute Library v24.02.1Jenkins
2024-02-14Compute Library v24.02Jenkins
2024-01-22Compute Library v24.01Jenkins
2023-12-13Bump numpy from 1.19.5 to 1.22.0 in /python (#1080)dependabot[bot]
Bumps [numpy](https://github.com/numpy/numpy) from 1.19.5 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.19.5...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-21Compute Library v23.11Jenkins
2023-08-23Compute Library v23.08Jenkins
2023-07-05Compute Library v23.05.1Jenkins
2023-05-18Compute Library v23.05Jenkins
2023-03-16Compute Library v23.02.1Jenkins
2023-02-27Add bazelrc configuration fileJakub Sujak
2023-02-16Compute Library v23.02Jenkins
2022-11-18Compute Library v22.11Jenkins
2022-08-18Compute Library v22.08Jenkins
2022-05-18Compute Library v22.05Jenkins
2022-02-26Compute Library v22.02upstream-masterJenkins
2021-11-15Compute Library v21.11Jenkins
2021-08-26Update README.mdGian Marco Iodice
2021-08-20Compute Library v21.08Jenkins
2021-07-13Remove broken turorial link (#912)Michalis Spyrou
Remove the link to the tutorial: Cartoonifying Images on Raspberry Pi with the Compute Library
2021-05-18arm_compute v21.05Jenkins
2021-02-25arm_compute v21.02Jenkins
2020-11-27arm_compute v20.11Jenkins
2020-08-21arm_compute v20.08Jenkins
2020-05-28arm_compute v20.05Jenkins
2020-03-05arm_compute v20.02.1Jenkins
2020-02-21arm_compute v20.02Jenkins
2020-01-22arm_compute v19.11.1Jenkins
2019-11-28arm_compute v19.11Jenkins
2019-09-02arm_compute v19.08Jenkins
2019-05-23arm_compute v19.05Jenkins
2019-03-01Update README.mdGeorgios Pinitas
2019-02-28arm_compute v19.02Jenkins
Change-Id: I853a3ecf38f206da13c1b03640c8adf73c20477c
2018-11-28Update README.mdIsabella Gottardi
2018-11-28Fix README LinkIsabella Gottardi
2018-11-22arm_compute v18.11Jenkins
2018-08-30arm_compute v18.08Jenkins
2018-06-29Fix build (#454)ggardet
* Fix C++11 syntax. It fixes build with GCC. * Be Python 3.x compatible by replacing print "XXX" by print("XXX")
2018-05-23arm_compute v18.05Jenkins
2018-05-14bugfix: CLDeconvolutionLayer::validate fails if bias==NULL (#439)wr0112358
2018-05-04Added link to ArmNNAnthony Barbier
Change-Id: I3738be62d60d046067c4f347c0e1dd2dd0bd1dab
2018-03-29Correct the use of OpenMP private (#400)Simone Pellegrini
2018-03-29Fix race condition on info.thread_id in OpenMP scheduler (#399)Simone Pellegrini
Additionally refactor improper use of OpenMP's worksharing construct (for).
2018-03-26Bugfix: fixing trivial typo in enum value definition for A53. (#394)Adam Charytoniuk
2018-03-02arm_compute v18.03Jenkins
Change-Id: I8f9a2a9d32a6cab019b8504d313216f28671f9f5
2018-02-23arm_compute v18.02Anthony Barbier
Change-Id: I7207aa488e5470f235f39b6c188b4678dc38d1a6
2018-02-16Bugfix for NumPyBinLoader with SubTensor output. (#345)hakanardo
* Bugfix for NumPyBinLoader with SubTensor output. When a SubTensor is used as output from a NumPyBinLoader, data should not be written to the begining of the buffer. Change-Id: I6ed4b24710ac09b41ca92c7e21f24d44a3ed2881 * Reduce the buffer size with the same amount Change-Id: Id260f58209ce2fbee877f7d6f4afbe95c6c74036 * SubTensor's has to be accessed through execution windows
2018-02-14Bugfix: must zero all values in all slices (#343)wr0112358
2018-02-14fix warning hit with Android clang version 5.0.300080 (#348)jasonrandrews
2018-01-24arm_compute v18.01Anthony Barbier
Change-Id: I9bfa178c2e38bfd5fc812e62aab6760d87748e05