aboutsummaryrefslogtreecommitdiff
path: root/src/backends
AgeCommit message (Expand)Author
2022-05-19IVGCVSW-6455 Support Const + Dequantize layer and optimize it.Teresa Charlin
2022-05-19IVGCVSW-6929 Support for models with implicit expandedMike Kelly
2022-05-19Remove use of PostAllocationConfigure from ExecuteAsync callsFinn Williams
2022-05-19IVGCVSW-6126 ConstTensorsAsInput: Conv2d - BackendsCathal Corbett
2022-05-19IVGCVSW-6124 ConstTensorsAsInput: Conv2d - FrontEndKeith Davis
2022-05-18Github issue #643 remove use of deprecated standard templatesMatthew Bentham
2022-05-13IVGCVSW-6175 Add Pooling3d to NeonRyan OShea
2022-05-13IVGCVSW-6260 ConstTensorsAsInput: Fully Connected Cl and Neon support.Cathal Corbett
2022-05-12IVGCVSW-6940 ConstTensorsAsInput: DepthwiseConvolution2d - Complete ACLCathal Corbett
2022-05-12Remove unused function PostAllocationConfigure() from IVGCVSW-6949.Cathal Corbett
2022-05-11IVGCVSW-6949 Remove use of member variables in RefDepthwiseConv2d workloadTeresa Charlin
2022-05-10IVGCVSW-6936 Sqrt for CpuRef, CpuAcc and GpuAccTeresa Charlin
2022-05-10IVGCVSW-6861 Add GATHERNd CL workloadTeresa Charlin
2022-05-09IVGCVSW-6862 Use same datatype for all containers of indices in NeonGatherNdTeresa Charlin
2022-05-06IVGCVSW-6936 Add SQRT support to CLTeresa Charlin
2022-05-06IVGCVSW-6862 Modify GATHERNd Neon workloadTeresa Charlin
2022-05-06IVGCVSW-6936 Add SQRT support to NeonTeresa Charlin
2022-05-05IVGCVSW-6127 ConstTensorsAsInput: DepthwiseConvolution2dCathal Corbett
2022-05-05Revert "IVGCVSW-6937 Add INT32 support to FLOOR"Teresa Charlin
2022-05-05IVGCVSW-6862 Add GATHERNd Neon workloadTeresa Charlin
2022-05-05IVGCVSW-6806 Add Unidirectional Sequence Lstm support to NeonMike Kelly
2022-05-04IVGCVSW-6937 Add INT32 support to FLOORTeresa Charlin
2022-05-03IVGCVSW-6856 Add GATHERNd FrontEnd and Ref ImplementationTeresa Charlin
2022-04-14IVGCVSW-6710 Add compile of BareMetalDeserializedGraph sampleJim Flynn
2022-04-13IVGCVSW-6174 Add Cl Pooling3d WorkloadRyan OShea
2022-04-11GitHub #634 Remove unused variable from Stack.cppTeresa Charlin
2022-04-11IVGCVSW-6707 Enables a bare metal compileJim Flynn
2022-04-01IVGCVSW-6732 Tests surrounded in '#if defined(ARMNNREF_ENABLED)' in android-n...Cathal Corbett
2022-03-23IVGCVSW-6706 Create the libpipeClient libraryJim Flynn
2022-03-23IVGCVSW-6706 Move headers to profiling/client/includeJim Flynn
2022-03-23IVGCVSW-6839 Unidirectional sequence LSTM test failing in Android SCathal Corbett
2022-03-22Use mmap to load the clcache filePablo Marquez Tello
2022-03-16IVGCVSW-6851 Move DirectoryCaptureCommandHandler to the profiling server libraryJim Flynn
2022-03-16IVGCVSW-6852 Break the remaining dependencies on Arm NN in the profiling codeJim Flynn
2022-03-15Support incremental CL tuningStuart Taylor
2022-03-12IVGCVSW-6843 replace armnn::Logging with arm::pipe::Logging in profiling codeJim Flynn
2022-03-08IVGCVSW-6772 Eliminate armnn/src/backends/backendsCommon/test/MockBackend.hppCathal Corbett
2022-03-08IVGCVSW-6699 Add End-To-End tests to CL to check re-use of allocated dataDavid Monahan
2022-03-06IVGCVSW-6816 Inject counter registration into ProfilingServiceJim Flynn
2022-03-04Revert "IVGCVSW-6699 Add End-To-End tests to CL to check re-use of allocated ...David Monahan
2022-03-04IVGCVSW-6814 Remove references to armnn:BackendId in the profiling codeCathal Corbett
2022-03-04IVGCVSW-6699 Add End-To-End tests to CL to check re-use of allocated dataDavid Monahan
2022-03-03Revert "Revert "IVGCVSW-6267 Add support of Unidirectional Sequence Lstm fp32...Cathal Corbett
2022-03-03Revert "Revert "IVGCVSW-6268 Add support of Unidirectional Sequence Lstm fp32...Cathal Corbett
2022-03-01IVGCVSW-6704 Change the namespace from armnn::profiling to arm::pipeCathal Corbett
2022-02-23IVGCVSW-6803 Add int32 support for CONCATENATION in CpuRefTeresa Charlin
2022-02-23IVGCVSW-6700 Disable importing on ClConv2d when datalayout is NCHWDavid Monahan
2022-02-23Revert "IVGCVSW-6268 Add support of Unidirectional Sequence Lstm fp32/fp16 to...Cathal Corbett
2022-02-23Revert "IVGCVSW-6267 Add support of Unidirectional Sequence Lstm fp32/fp16 to...Cathal Corbett
2022-02-22IVGCVSW-6267 Add support of Unidirectional Sequence Lstm fp32/fp16 to ClCathal Corbett