aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-10Update --compare-output description in ExecuteNetwork parameters.Cathal Corbett
2023-01-10IVGCVSW-7402 Fix for Native crashes in Arm NNAPI SLKevin May
2023-01-09IVGCVSW-7418: Can't call SubstituteSubgraph on working copy of subgraph in Op...Matthew Bentham
2023-01-09IVGCVSW-6493 Add GpuAcc Batch MatMul workload Fp32Teresa Charlin
2023-01-09Update ACL pin to f800adf185e966b16385f65b9c7250766949dbe4Nikhil Raj
2023-01-09IVGCVSW-6632 Return INetwork* not INetworkPtr& from OptimizationViews::GetINe...Francis Murtagh
2023-01-06IVGCVSW-7031 Generate static execute networkRyan OShea
2023-01-05Add backend name to delegate test names that did not have it.Teresa Charlin
2023-01-05Deregistering custom allocators in RuntimeImpl destructor.Colm Donelan
2023-01-05GitHub #543 Problem Parsing Mixed-Precision ModelMike Kelly
2023-01-04Revert "IVGCVSW-7297 When creating multiple Executors only the last"TeresaARM
2023-01-04Fix Npu main build issueNikhil Raj
2023-01-04Update ACL pin to 3558c5840e7c973e2b1a86ae3a9335b44cad59d4Nikhil Raj
2023-01-04IVGCVSW-7211 Fix float16 operators being wrongly unsupported with android-nn-...Cathal Corbett
2023-01-03GitHub #709 Provide a CreateNetworkFromBinary method for the ONNX parserMike Kelly
2023-01-01IVGCVSW-7390 Bold text not appearing in doxygenNikhil Raj
2022-12-23IVGCVSW-7369 Fix failing PyArmNN testCathal Corbett
2022-12-23IVGCVSW-7343 Add Transpose support to TOSA Reference BackendCathal Corbett
2022-12-23Remove Network.cpp debug message merged in "Optimize the calling of IsLayerSu...Cathal Corbett
2022-12-23IVGCVSW-7172 Add ElementwiseBinary (Subtraction & Multiplication) support to ...Nikhil Raj
2022-12-22Update ACL pin to e317baf74dd6206932877e254350b9ab913426f1Nikhil Raj
2022-12-21Refactor, remove m_ImportFlags from ClTensorHandleFactoryMatthew Bentham
2022-12-21Add profile data for explicit copy of input and outputsMatthew Bentham
2022-12-20IVGCVSW-7409 GPU backend options not being passed from the delegate.Colm Donelan
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