aboutsummaryrefslogtreecommitdiff
path: root/src/backends/aclCommon
AgeCommit message (Expand)Author
2024-02-21IVGCVSW-7854 Remove/rewrite asserts in the backends.Colm Donelan
2024-02-07IVGCVSW-7623: GpuFsa Op: Add Pool2d operatorTeresa Charlin
2023-12-11IVGCVSW-8157 - Nightly Failure FixDavid Monahan
2023-12-07IVGCVSW-8157 - Rebase existing GpuFsa patches to 23.11David Monahan
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-09-28IVGCVSW-7504 Create a backend specific optimization to fuse ADD+MUL+Add+(Acti...Tracy Narine
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-07-10IVGCVSW-7785 3D tensors in BATCH_TO_SPACE and SPACE_TO_BATCH in CpuAcc & GpuAccTeresa Charlin
2023-07-03IVGCVSW-7828 Add an Optional TensorInfo to InputSlotMike Kelly
2023-06-19Update ACL pin to 043613fbb199e2c4fdd12c2c9a1785db9b0c45faNikhil Raj
2023-06-07IVGCVSW-7789 Enable dynamic bias in Depthwise Convolution in CpuAccTeresa Charlin
2023-04-11IVGCVSW-7507 Pass m_Crops in BatchToSpaceND CpuAcc and GpuAcc workloadsTeresa Charlin
2023-04-03IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layersMike Kelly
2023-03-31Revert "IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layers"Mike Kelly
2023-03-30IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layersMike Kelly
2023-03-14IVGCVSW-3808 Add ElementwiseBinaryLayerMike Kelly
2023-01-24IVGCVSW-7455 Workaround to allow CLBatchMatMul to parse some 4D modelsMike Kelly
2023-01-16IVGCVSW-7435 Making optional some CL code in Acl Common.Colm Donelan
2023-01-11Move tuning and IClTensorHandle code from cl to aclCommon backend.Cathal Corbett
2022-12-12IVGCVSW-7209 Remove deprecated code due to be removed in 23.02Mike Kelly
2022-12-07IVGCVSW-6853 Rewrite BuildArmComputePermutationVector()Teresa Charlin
2022-12-01IVGCVSW-7272 Add Exception for handling Fp16 infinity valuesKevin May
2022-09-07IVGCVSW-7209 Remove deprecated code due to be removed in 22.11Teresa Charlin
2022-08-05GitHub #667: Neon fold padding into average pool 2D quantization bug fix.Cathal Corbett
2022-05-16IVGCVSW-6124 ConstTensorsAsInput: Conv2d - FrontEndKeith Davis
2022-05-13IVGCVSW-6260 ConstTensorsAsInput: Fully Connected Cl and Neon support.Cathal Corbett
2022-05-12IVGCVSW-6940 ConstTensorsAsInput: DepthwiseConvolution2d - Complete ACLCathal Corbett
2022-05-05IVGCVSW-6127 ConstTensorsAsInput: DepthwiseConvolution2dCathal Corbett
2022-04-13IVGCVSW-6174 Add Cl Pooling3d WorkloadRyan OShea
2022-03-23IVGCVSW-6706 Move headers to profiling/client/includeJim Flynn
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
2022-02-07IVGCVSW-6635 Move MemCopyTestImpl from acl to armnnTestUtils.Colm Donelan
2022-01-18IVGCVSW-6641 Stabilize the IWorkloadFactory interface with unified strategyTeresa Charlin
2022-01-14IVGCVSW-6633 SubgraphView uses IConnectableLayer rather than Layer in its m_L...Francis Murtagh
2021-12-23IVGCVSW-6632 OptimizationViews: has INetwork rather than Graph for holding la...Cathal Corbett
2021-12-15IVGCVSW-6626 Promote backend headers in backendCommon to armnn/backendsColm Donelan
2021-12-14IVGCVSW-6453 'Move the ArmNN Test Utils code to a physically separate directory'Sadik Armagan
2021-11-15Add missing QSYMM8 to GetPixelValue()Tamas Nyiri
2021-10-27IVGCVSW-6469 Add MirrorPad FrontEnd and Ref SupportMatthew Sloyan
2021-10-27IVGCVSW-6170 Add CpuAcc Conv3d WorkloadTeresa Charlin
2021-10-02IVGCVSW-5985 Remove deprecated codeJan Eilers
2021-09-03IVGCVSW-6262 Add support for Reduce ProdTeresa Charlin
2021-08-11IVGCVSW-6087 Add an Assertion check to make sure we aren't given null allocatorsDavid Monahan
2021-08-10Adds CustomAllocator interface and Sample AppJan Eilers