aboutsummaryrefslogtreecommitdiff
path: root/src/backends/aclCommon/ArmComputeUtils.hpp
AgeCommit message (Expand)Author
2024-04-24IVGCVSW-8602 Move ComputeSplitAxis() to backendsCommon/WorkloadUtilsTeresa Charlin
2024-02-21IVGCVSW-7854 Remove/rewrite asserts in the backends.Colm Donelan
2023-11-10IVGCVSW-7835 Add ReverseV2 CL and Neon WorkloadsTianle Cheng
2023-10-12Revert "Revert "MLCE-1093 Reshape and concat invalid results""Mike Kelly
2023-09-29IVGCVSW-8055 Add support for GELU activation function.Teresa Charlin
2023-08-11Revert "MLCE-1093 Reshape and concat invalid results"Nikhil Raj Arm
2023-08-10MLCE-1093 Reshape and concat invalid resultsMike Kelly
2023-07-31Update ACL pin to 16b37527906c68885f81a8db35f9d6040d73efecNikhil Raj
2023-06-19Update ACL pin to 043613fbb199e2c4fdd12c2c9a1785db9b0c45faNikhil Raj
2022-03-03Revert "Revert "IVGCVSW-6268 Add support of Unidirectional Sequence Lstm fp32...Cathal Corbett
2022-02-23Revert "IVGCVSW-6268 Add support of Unidirectional Sequence Lstm fp32/fp16 to...Cathal Corbett
2022-02-21IVGCVSW-6268 Add support of Unidirectional Sequence Lstm fp32/fp16 to NeonCathal Corbett
2021-12-15IVGCVSW-6626 Promote backend headers in backendCommon to armnn/backendsColm Donelan
2021-10-27IVGCVSW-6469 Add MirrorPad FrontEnd and Ref SupportMatthew Sloyan
2021-10-27IVGCVSW-6170 Add CpuAcc Conv3d WorkloadTeresa Charlin
2021-09-03IVGCVSW-6262 Add support for Reduce ProdTeresa Charlin
2021-05-20MLCE-418 Reduce layer does not support multiple axesMatthew Sloyan
2021-05-07Revert "MLCE-418 Reduce layer does not support multiple axes"Matthew Sloyan
2021-05-06MLCE-418 Reduce layer does not support multiple axesMatthew Sloyan
2021-02-09MLCE-347 'REDUCE_MIN, REDUCE_MAX, REDUCE_SUM Support'Sadik Armagan
2020-11-13IVGCVSW-5328-5329 Fuse Activation CleanupMike Kelly
2020-11-13IVGCVSW-5328-5329 Fuse ActivationMike Kelly
2020-07-29IVGCVSW-5167 Use a generic axis in CL/Neon LogSoftmax and Softmax workloadTeresa Charlin
2020-07-08IVGCVSW-5005 Fix Deprecated Functions in CL/NEON Resize WorkloadDavid Monahan
2020-05-29IVGCVSW-3846 Add NEON GATHER WorkloadTeresa Charlin
2020-05-13IVGCVSW-4753 Refactor CL Softmax workload generalizing for different datatypeTeresa Charlin
2020-04-06IVGCVSW-4485 Remove Boost assertNarumol Prangnawarat
2020-03-30IVGCVSW-4603 Support comparison operators in CLTeresa Charlin
2020-03-18IVGCVSW-4446 Add HardSwish EndToEnd testsJan Eilers
2020-02-28IVGCVSW-4439: Adding Elu support to ActivationDavid Monahan
2019-08-16IVGCVSW-3620 Fix Hal 1.2 Softmax test failures on GpuAcc and CpuAccColm Donelan
2019-07-12IVGCVSW-3296 Add CL backend support for ResizeNearestNeighbourAron Virginas-Tar
2019-05-23IVGCVSW-2771 Fix SubTensor error in vgg16 ExecuteNetwork NEONNarumol Prangnawarat
2019-03-15IVGCVSW-2354 Caffe SqueezeNet through armnn Cl and NeonNarumol Prangnawarat
2018-11-16IVGCVSW-2162: Remove conditional compilation directives from ArmComputeUtilsAron Virginas-Tar
2018-10-10IVGCVSW-1863 Unit tests for NHWC L2NormalizationMatteo Martincigh
2018-10-10IVGCVSW-1921: move common Acl code to a separate folderDavid Beck