aboutsummaryrefslogtreecommitdiff
path: root/src/backends/aclCommon
AgeCommit message (Expand)Author
2021-06-11IVGCVSW-5963 'Move unit tests to new framework'Sadik Armagan
2021-06-02IVGCVSW-5962 Remove boost::multi_arraySadik Armagan
2021-05-20MLCE-418 Reduce layer does not support multiple axesMatthew Sloyan
2021-05-18IVGCVSW-5964 Removing some remaining boost utility usages from tests.Colm Donelan
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
2021-01-21IVGCVSW-5616 Don't fuse activation if quantization parameters are differentTeresa Charlin
2020-11-17MLCE-278-IVGCVSW-5530 FusedActivation issuesMike Kelly
2020-11-17MLCE-278 issue with signed-int8 quantized modelTeresa Charlin
2020-11-13IVGCVSW-5328-5329 Fuse Activation CleanupMike Kelly
2020-11-13IVGCVSW-5328-5329 Fuse ActivationMike Kelly
2020-09-24Add int32 and int64 ArgMax op supportInki Dae
2020-09-17IVGCVSW-5300 Remove some boost::numeric_cast from armnn/backendsMatthew Sloyan
2020-08-17IVGCVSW-5229 Add ARMNN_NO_DEPRECATE_WARN_BEGIN to Memory testsTeresa Charlin
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-06-23IVGCVSW-4622 Add NEON FILL WorkloadSadik Armagan
2020-06-03remove BOM from filesLaurent Carlier
2020-05-29IVGCVSW-3846 Add NEON GATHER WorkloadTeresa Charlin
2020-05-15IVGCVSW-4831 Fix Packet header includes in backendsFinn Williams
2020-05-13IVGCVSW-4753 Refactor CL Softmax workload generalizing for different datatypeTeresa Charlin
2020-04-10IVGCVSW-4483 Remove boost::polymorphic_downcastJan Eilers
2020-04-09IVGCVSW-4641 Investigate Hal 1.3 VTS FailuresSadik Armagan
2020-04-06IVGCVSW-4485 Remove Boost assertNarumol Prangnawarat
2020-03-31IVGCVSW-4633 Add conversion of BF16 support to NeonNarumol Prangnawarat
2020-03-30IVGCVSW-4603 Support comparison operators in CLTeresa Charlin
2020-03-18IVGCVSW-4446 Add HardSwish EndToEnd testsJan Eilers
2020-03-02IVGCVSW-4375 Add support for TransposeMike Kelly
2020-02-28IVGCVSW-4439: Adding Elu support to ActivationDavid Monahan
2020-02-07IVGCVSW-4386 Add ArmNN reference support for QAsymmS8Ryan OShea
2020-01-31IVGCVSW-4388 Update ACL pin to 6a342648ae50beb8457871862f14fc9baef6b74fTeresa Charlin
2020-01-29IVGCVSW-4149 Enable quantisation multiplier > 1 in all convolutionsRyan OShea
2020-01-24IVGCVSW-4370 Deprecate DataType::QuantizedSymm8PerAxisDerek Lamberti
2020-01-13Rename quantized data types to remove ambiguity for signed/unsigned payloadsDerek Lamberti
2019-12-31IVGCVSW-4246 Clean build Layers with -WextraDerek Lamberti
2019-12-09IVGCVSW-4211 Add Signed 8 bit Quantisation support into the Reference backendFinn Williams
2019-12-09IVGCVSW-4210 Create a public API for the common backend filesMatteo Martincigh
2019-11-27IVGCVSW-4148 Extend reporting of quant multiplier > 1 as unsupported on ACL t...Aron Virginas-Tar
2019-11-19IVGCVSW-4068 Add Guid to WorkloadNarumol Prangnawarat
2019-11-19MLCE-144 Cts NNAPI test cases failedMike Kelly
2019-11-08IVGCVSW-4108 Fixed invalid data type exceptionMike Kelly
2019-11-05IVGCVSW-3843 Add support of per-axis quantization to BuildArmComputeTensorInfoAron Virginas-Tar
2019-10-23Fix build failures on RPi 4BJammy Zhou
2019-10-10IVGCVSW-3967 Avg_Pooling2d Fails on CL NHWC FP16Sadik Armagan
2019-10-01IVGCVSW-3882 Update ACL pinNarumol Prangnawarat
2019-08-16IVGCVSW-3620 Fix Hal 1.2 Softmax test failures on GpuAcc and CpuAccColm Donelan
2019-08-16IVGCVSW-3639 Add 5d tensor supportMatthew Jackson
2019-07-25IVGCVSW-3521 CpuAcc V1.2 pad FailuresMike Kelly
2019-07-12IVGCVSW-3296 Add CL backend support for ResizeNearestNeighbourAron Virginas-Tar