aboutsummaryrefslogtreecommitdiff
path: root/src/backends/aclCommon
AgeCommit message (Expand)Author
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
2019-07-02IVGCVSW-3307 Introduce RefTensorHandleMatthew Bentham
2019-06-28IVGCVSW-3162 Support CL workload for TransposeConv2DAron Virginas-Tar
2019-06-24IVGCVSW-3277 Refactor TensorHandle factory APIDerek Lamberti
2019-06-14IVGCVSW-3278 Cl and Neon TensorHandles inherit from common base interfaceDerek Lamberti
2019-05-23IVGCVSW-2771 Fix SubTensor error in vgg16 ExecuteNetwork NEONNarumol Prangnawarat
2019-04-10IVGCVSW-2947 Remove boost dependency from include/TypesUtils.hppAron Virginas-Tar
2019-03-15IVGCVSW-2354 Caffe SqueezeNet through armnn Cl and NeonNarumol Prangnawarat
2019-02-01IVGCVSW-2603 The macros ARMCOMPUTECL_ENABLED and ARMCOMPUTENEON_ENABLEDMatteo Martincigh
2019-01-23IVGCVSW-2467 Update Boolean type supportNattapat Chaimanowong
2019-01-15IVGCVSW-2454 Merge together the pluggable backends work (was in aMatteo Martincigh
2019-01-04MLCE-77 Depthwise Convolution with depth multiplier > 1 doesn't workMatteo Martincigh
2019-01-02MLCE-82 Add Neon Mean support and unit testsMatthew Bentham
2018-12-20IVGCVSW-2164 Added ACL implementation of SpaceToBatchNd operation to ArmNNSadik Armagan
2018-11-20IVGCVSW-1199 Disable auto-flattening of Compute Library tensorsMatthew Bentham
2018-11-16IVGCVSW-2162: Remove conditional compilation directives from ArmComputeUtilsAron Virginas-Tar
2018-11-15IVGCVSW-2136: Remove memory management methods from workload factoriesAron Virginas-Tar
2018-11-13IVGCVSW-2066: Add IMemoryManager and integrate into the backends frameworkAron Virginas-Tar