aboutsummaryrefslogtreecommitdiff
path: root/src/backends
AgeCommit message (Expand)Author
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
2023-01-13IVGCVSW-6493 Bug Fix on RHS permute GpuAcc Batch MatMul workload Fp32Teresa Charlin
2023-01-13IVGCVSW-7173 Add Rsqrt to Tosa Ref BackendDavid Monahan
2023-01-12IVGCVSW-5128 Add EndToEnd test for REDUCE_SUMTeresa Charlin
2023-01-12IVGCVSW-7418 Allow working copy SubgraphView to get Original SlotsFrancis Murtagh
2023-01-11Move tuning and IClTensorHandle code from cl to aclCommon backend.Cathal Corbett
2023-01-09IVGCVSW-6493 Add GpuAcc Batch MatMul workload Fp32Teresa Charlin
2023-01-09IVGCVSW-6632 Return INetwork* not INetworkPtr& from OptimizationViews::GetINe...Francis Murtagh
2023-01-06IVGCVSW-7031 Generate static execute networkRyan OShea
2023-01-04Revert "IVGCVSW-7297 When creating multiple Executors only the last"TeresaARM
2023-01-04Fix Npu main build issueNikhil Raj
2023-01-04IVGCVSW-7211 Fix float16 operators being wrongly unsupported with android-nn-...Cathal Corbett
2022-12-23IVGCVSW-7343 Add Transpose support to TOSA Reference BackendCathal Corbett
2022-12-23IVGCVSW-7172 Add ElementwiseBinary (Subtraction & Multiplication) support to ...Nikhil Raj
2022-12-21Refactor, remove m_ImportFlags from ClTensorHandleFactoryMatthew Bentham
2022-12-15IVGCVSW-7170 Add Concat support to TOSA Reference BackendKevin May
2022-12-15Small fixes in TOSA common and TOSA reference:Teresa Charlin
2022-12-15Change the semantics of RefTensorHandle::Import to 'overlay' existing memoryMatthew Bentham
2022-12-15IVGCVSW-7168 Support simple model in the TOSA Reference BackendMatthew Sloyan
2022-12-15IVGCVSW-7204 Add TransposeConv2d support to TOSA Reference BackendMatthew Sloyan
2022-12-14Update TOSA Reference Backend IsLayerSupportedMatthew Sloyan
2022-12-14Fix bug in EthosNAcc backend detection in unit testMatthew Bentham
2022-12-14Refactor: Remove m_ImportFlags from RefTensorHandleMatthew Bentham
2022-12-13Include armnn/IRuntime.hpp in TosaCommon OneToManyMappingTestsCathal Corbett
2022-12-13IVGCVSW-7342 Add Slice support to TOSA Reference BackendCathal Corbett
2022-12-13Specified Linker Language for Tosa Reference BackendMike Kelly
2022-12-12IVGCVSW-7174 Add Reshape support to TOSA Reference BackendCathal Corbett
2022-12-12IVGCVSW-7209 Remove deprecated code due to be removed in 23.02Mike Kelly
2022-12-12Updates following execution of Includewhatyouuse on armnn/include.Colm Donelan
2022-12-08IVGCVSW-7168 Add Conv2d and Constant support to TOSA Reference BackendMatthew Sloyan
2022-12-07IVGCVSW-6853 Rewrite BuildArmComputePermutationVector()Teresa Charlin
2022-12-05IVGCVSW-4926 Add support in CpuRef implementation for Gather for axis differe...Nikhil Raj
2022-12-01IVGCVSW-7272 Add Exception for handling Fp16 infinity valuesKevin May
2022-11-23IVGCVSW-7297 When creating multiple Executors only the lastMike Kelly
2022-11-16IVGCVSW-7214 Disable BF16-Turbo-Mode and remove conversion layersRyan OShea
2022-11-16IVGCVSW-7345 Add Pooling2d support to TOSA Reference BackendCathal Corbett
2022-11-15Minor error formatting fixes.Colm Donelan
2022-11-14Add additional data type support to TOSA Reference BackendMatthew Sloyan
2022-11-09IVGCVSW-7318 Support basic addition model in the TOSA Reference BackendRyan OShea
2022-11-09IVGCVSW-7165 Implement TosaRefPreCompiledWorkload::Execute()Matthew Sloyan
2022-11-02IVGCVSW-7164 Implement TosaRefBackend::OptimizeSubgraphViewMatthew Sloyan
2022-11-01IVGCVSW-6496 Add EndToEnd Layer test for Batch MatMul WorkloadTeresa Charlin
2022-10-28IVGCVSW-6494 Add CpuAcc Batch MatMul Workload Fp32Teresa Charlin
2022-10-27IVGCVSW-7273 Fix TOSA Serialization Library integrationMatthew Sloyan
2022-10-27IVGCVSW-7273 Integrate TOSA Reference Model into Arm NNMatthew Sloyan
2022-10-19MLCE-545 INT8 TFLite model execution abnormalKeith Davis