aboutsummaryrefslogtreecommitdiff
path: root/src/backends
AgeCommit message (Expand)Author
2023-01-17IVGCVSW-7382 Implementation of Conv2d within GpuFsaexperimental/GpuFsaCathal Corbett
2023-01-13IVGCVSW-7381 Add IsLayerSupported implementation to GpuFsa backendMatthew Sloyan
2023-01-12IVGCVSW-7380 Update the GpuFsa Skeleton to build and load ACLCathal Corbett
2023-01-12Merge 'main' onto 'experimental/GpuFsa'.Cathal Corbett
2022-12-23IVGCVSW-7159 Add GpuFsa backend skeletonJames Conroy
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
2022-10-19MLCE-545 INT8 TFLite model execution abnormalKeith Davis
2022-10-11IVGCVSW-7222 Fix incorrect kernel measurements in profiling outputKevin May
2022-10-11Fix TosaOperatorMapping tests when building for releaseMatthew Sloyan
2022-09-21IVGCVSW-6790 Adding runtime options to Doxygen.Colm Donelan
2022-09-07IVGCVSW-7159 Implement simple TOSA Reference Backend skeletonFrancis Murtagh
2022-09-07IVGCVSW-7209 Remove deprecated code due to be removed in 22.11Teresa Charlin
2022-09-06IVGCVSW-7006 Remove deprecated code due to be removed in 22.08Teresa Charlin
2022-08-30IVGCVSW-7105: BatchMatMul Optional Parameter SupportSamuel Yap
2022-08-30IVGCVSW-7133 Add TosaMappings backbone structure with support for Addition To...Cathal Corbett
2022-08-05IVGCVSW-7111 change backend deprecation from 22.11 to 23.08Jim Flynn
2022-08-05IVGCVSW-7145: BatchMatMul Fix for Raspi Cross Compile FailingSamuel Yap
2022-08-05IVGCVSW-6889 Seg fault running ExeNet with --bf16-turbo-mode on fpgaFrancis Murtagh
2022-08-05GitHub #667: Neon fold padding into average pool 2D quantization bug fix.Cathal Corbett
2022-07-27IVGCVSW-7109: Add Batch MatMul front end support - ReferenceSamuel Yap