aboutsummaryrefslogtreecommitdiff
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-19Github #712: Use static libraries not object libraries for support libraryFrancis Murtagh
2022-12-16Bump pillow from 9.0.1 to 9.3.0 in /samples/ImageClassificationMike Kelly
2022-12-16Update ACL pin to a0ae8d2e6c57fd95c0edaf659b9df8b8c540d051Nikhil Raj
2022-12-16IVGCVSW-7379 Add xxd package to build toolKevin May
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-14Update ACL pin to 32741725ac6e6c9658c51ed8585d314a1707ee8cNikhil Raj
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-13IVGCVSW-7365 Fix behaviour of --import-inputs-if-aligned in ExecuteNetworkMatthew Bentham
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-12Optimize the calling of IsLayerSupported().Cathal Corbett
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-07Add Arm NN include in build-tool outputJames Conroy
2022-12-07IVGCVSW-6853 Rewrite BuildArmComputePermutationVector()Teresa Charlin
2022-12-07Fix some memory overruns / undefined behaviour in ShapeInferenceTestsMatthew Bentham
2022-12-06Print BatchMatMul and Gather Descriptors on dot graphTeresa Charlin
2022-12-05IVGCVSW-4926 Add support in CpuRef implementation for Gather for axis differe...Nikhil Raj
2022-12-05Fix build error due to missing includePablo Marquez Tello
2022-12-01Update ACL pin to f16973b8b4605f12608bffa9f0ca6ed590202d41Nikhil Raj
2022-12-01IVGCVSW-7272 Add Exception for handling Fp16 infinity valuesKevin May
2022-11-30IVGCVSW-7220 Remove referencetests repo and testing of itKevin May
2022-11-29Update ACL pin to 03b2971ac69a86f10a1566938d1a25afee15746cNikhil Raj
2022-11-23IVGCVSW-7297 When creating multiple Executors only the lastMike Kelly
2022-11-22IVGCVSW-7080 Remove deprecated code due to be removed in 23.02Keith Davis
2022-11-22IVGCVSW-6980 Delegate support for slice operatorCathal Corbett
2022-11-22Remove link to Crosscompile guide in the DoxygenNikhil Raj
2022-11-21Change name of AAR file in the Readme download pathNikhil Raj
2022-11-18IVGCVSW-7330 Add end-to-end dynamic sample build stepsJames Conroy
2022-11-18Update FAQ with GCC8.3 Tflite 2.10 IssueRyan OShea
2022-11-18IVGCVSW-7330 Fix build-tool args for Docker buildsJames Conroy
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-15IVGCVSW-7332 Fix Delegate Profiling in ExNet with multiple iterationsKevin May
2022-11-14Add additional data type support to TOSA Reference BackendMatthew Sloyan