aboutsummaryrefslogtreecommitdiff
path: root/src/backends
AgeCommit message (Expand)Author
2023-07-14IVGCVSW-7830 Add backend optimizations to remove Reshapes where possibleMike Kelly
2023-07-10IVGCVSW-7844 Remove unnecessary warnings for certain modelsRyan OShea
2023-07-10IVGCVSW-7785 3D tensors in BATCH_TO_SPACE and SPACE_TO_BATCH in CpuAcc & GpuAccTeresa Charlin
2023-07-05MLCE - Fix for duplicate definitions in cross compialtion buildDavid Monahan
2023-07-04IVGCVSW-7831: Front end and Reference Implementation for REVERSE_V2Tianle Cheng
2023-07-03IVGCVSW-7828 Add an Optional TensorInfo to InputSlotMike Kelly
2023-06-26Update ACL pin to c952596e70f2fe0073029f053e329a4e930ced8cNikhil Raj
2023-06-22IVGCVSW-7785 Extend support for 3D tensors BATCH_TO_SPACE and SPACE_TO_BATCH ...Teresa Charlin
2023-06-19Update ACL pin to 043613fbb199e2c4fdd12c2c9a1785db9b0c45faNikhil Raj
2023-06-14IVGCVSW-7791 Enable dynamic bias in Conv in CpuAcc and GpuAccKevin May
2023-06-13IVGCVSW-7790 - Enable dynamic bias in DWConv in GpuAccKevin May
2023-06-09IVGCVSW-7691 Replace asserts with exceptions in Ref GatherKevin May
2023-06-07IVGCVSW-7789 Enable dynamic bias in Depthwise Convolution in CpuAccTeresa Charlin
2023-06-07Fix incorrect validation of Unidirectional Sequence LSTM on Cl and NeonNarumol Prangnawarat
2023-05-23MLCE-1022 Fix failure on UnidirectionalSequenceLstm OperatorNarumol Prangnawarat
2023-05-23IVGCVSW-7732 Enable dynamic bias in FullyConnected in CpuAcc and GpuAccTeresa Charlin
2023-05-18IVGCVSW-7400 POW IVGCVSW-7278 SQUARED_DIFFERENCE to CpuAcc and GpuAccJohn Mcloughlin
2023-05-17IVGCVSW-7400 POW IVGCVSW-7278 SQUARED_DIFFERENCE.John Mcloughlin
2023-05-11Revert "IVGCVSW-7454 Enable dynamic bias in CpuAcc and GpuAcc in Conv2d DWCon...TeresaARM
2023-05-09IVGCVSW-7454 Enable dynamic bias in CpuAcc and GpuAcc in Conv2d DWConv and FCTeresa Charlin
2023-05-09Removing "shiftID" from BackendProfilingCounterRegisterMockBackendTestNikhil Raj
2023-05-09IVGCVSW-5846 Remove TODO statements from Armnn CodeDavid Monahan
2023-05-08IVGCVSW-7454 Fix CpuAcc FC dynamic weightsTeresa Charlin
2023-05-08IVGCVSW-7454 Enable NonConstWeights in GpuAccTeresa Charlin
2023-05-08Improve reusability of code that is defined out by cmake build pathsRyan OShea
2023-05-08IVGCVSW-7308 Add GpuAcc Batch MatMul workloadTeresa Charlin
2023-05-08IVGCVSW-7307 Add CpuAcc Batch MatMul WorkloadTeresa Charlin
2023-05-02IVGCVSW-7404 Replacing asserts with exceptions in CopyTensorContentsGenericColm Donelan
2023-04-28Make Convert workloads use arm_compute::NECast in CpuAcc backendMatthew Bentham
2023-04-27Add unit test for Neon Convert workloadsMatthew Bentham
2023-04-19GitHub #640 Add support for CEIL operatorTeresa Charlin
2023-04-18GitHub #719 Set quantization parameter scale to 1.0, instead of 0.0.Teresa Charlin
2023-04-14IVGCVSW-7197 Implement Pimpl Idiom OptimizerOptions TOSA testsJohn Mcloughlin
2023-04-12IVGCVSW-7197 Implement Pimpl Idiom for OptimizerOptionsJohn Mcloughlin
2023-04-11IVGCVSW-7507 Pass m_Crops in BatchToSpaceND CpuAcc and GpuAcc workloadsTeresa Charlin
2023-04-05IVGCVSW-7673 Fix for failing buildMike Kelly
2023-04-05IVGCVSW-7662 Update BuildGuideAndroidNDK.mdMike Kelly
2023-04-04Remove GetGraph and include of Graph.hpp header from public headerMatthew Bentham
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-7454 Enable NonConstWeights in CpuAccTeresa Charlin
2023-03-30IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layersMike Kelly
2023-03-14IVGCVSW-3808 Add ElementwiseBinaryLayerMike Kelly
2023-02-21Report errors when running LoadedNetwork in End to End testsTeresa Charlin
2023-02-10IVGCVSW-7510 Delete temporary files created by DebugTestImpl.Colm Donelan
2023-01-25Fix incorrect copyright noticesMatthew Sloyan
2023-01-24IVGCVSW-7455 Workaround to allow CLBatchMatMul to parse some 4D modelsMike Kelly
2023-01-23Refactor TOSA Common to be built without enabling the TOSA Reference backendMatthew Sloyan
2023-01-18IVGCVSW-7405 Improving error handling around creating directories.Colm Donelan
2023-01-16IVGCVSW-7435 Making optional some CL code in Acl Common.Colm Donelan