aboutsummaryrefslogtreecommitdiff
path: root/include/armnn/backends
AgeCommit message (Expand)Author
2024-02-28IVGCVSW-8229 & IVGCVSW-8237 ScatterNd: Front end and reference implementationTianle Cheng
2023-08-31IVGCVSW-7525 Add broadcast_to operatorIdriss Chaouch
2023-08-28IVGCVSW-7505 Create FusedLayer and NeonFusedWorkload for AddMulAdd Neon kernelTeresa Charlin
2023-08-09IVGCVSW-7963 Uninitialized variable error in coverityMike Kelly
2023-08-08IVGCVSW-7635 Remove deprecated code due to be removed in 23.08 (ILayerSupport)Francis Murtagh
2023-08-04IVGCVSW-7635 Remove deprecated code due to be removed in 23.08 (WorkloadFactory)Cian McGriskin
2023-08-04IVGCVSW-7635 Remove deprecated code due to be removed in 23.08 (ILayerSupport)Francis Murtagh
2023-08-04IVGCVSW-7676 Audit the use of ARMNN_ASSERTRyan OShea
2023-08-03IVGCVSW-7635 Remove deprecated code due to be removed in 23.08 (SubgraphView)Francis Murtagh
2023-07-31MLCE-1092 Add Names to WorkloadsMike Kelly
2023-07-25IVGCVSW-7883 Front end and reference implementation for TILETeresa Charlin
2023-07-17IVGCVSW-7879 Change REVERSE_V2 from LayerWithParameters with 1 input, to Laye...Tracy Narine
2023-07-14IVGCVSW-7830 Add backend optimizations to remove Reshapes where possibleMike Kelly
2023-07-04IVGCVSW-7831: Front end and Reference Implementation for REVERSE_V2Tianle Cheng
2023-04-20GitHub #723 Fix Maybe uninitialized variableTeresa Charlin
2023-04-04Remove GetGraph and include of Graph.hpp header from public headerMatthew Bentham
2023-03-14IVGCVSW-3808 Add ElementwiseBinaryLayerMike Kelly
2023-01-12IVGCVSW-7418 Allow working copy SubgraphView to get Original SlotsFrancis Murtagh
2023-01-09IVGCVSW-6632 Return INetwork* not INetworkPtr& from OptimizationViews::GetINe...Francis Murtagh
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-11-22IVGCVSW-7080 Remove deprecated code due to be removed in 23.02Keith Davis
2022-11-16IVGCVSW-7214 Disable BF16-Turbo-Mode and remove conversion layersRyan OShea
2022-10-19MLCE-545 INT8 TFLite model execution abnormalKeith Davis
2022-10-14IVGCVSW-7267 Make the AllowExpandedDims option workJim Flynn
2022-09-21IVGCVSW-6790 Adding runtime options to Doxygen.Colm Donelan
2022-09-07IVGCVSW-7159 Implement simple TOSA Reference Backend skeletonFrancis Murtagh
2022-09-06IVGCVSW-7155 SubgraphView::SubstituteSubgraph IOutputSlots incorrectly overri...Cathal Corbett
2022-09-06IVGCVSW-7006 Remove deprecated code due to be removed in 22.08Teresa Charlin
2022-08-05IVGCVSW-7111 change backend deprecation from 22.11 to 23.08Jim Flynn
2022-07-27IVGCVSW-7109: Add Batch MatMul front end support - ReferenceSamuel Yap
2022-07-27IVGCVSW-6620 Update the async api to use ExecutionDataMatthew Sloyan
2022-07-08IVGCVSW-7060 Add GetMemoryRequirements to IWorkloadFrancis Murtagh
2022-07-08IVGCVSW-7034 Modified SubgraphView returned by GetWorkingCopy()Francis Murtagh
2022-06-27IVGCVSW-6981 Remove deprecated code 22.05 [Post Release]Nikhil Raj
2022-05-18IVGCVSW-6929 Support for models with implicit expandedMike Kelly
2022-05-18Remove use of PostAllocationConfigure from ExecuteAsync callsFinn Williams
2022-05-05IVGCVSW-6806 Add Unidirectional Sequence Lstm support to NeonMike Kelly
2022-05-03IVGCVSW-6856 Add GATHERNd FrontEnd and Ref ImplementationTeresa Charlin
2022-04-11IVGCVSW-6707 Enables a bare metal compileJim Flynn
2022-03-23IVGCVSW-6706 Move headers to profiling/client/includeJim Flynn
2022-03-14IVGCVSW-6847 replace armnn:Optional with arm::pipe::Optional in profiling codeJim Flynn
2022-03-08IVGCVSW-6820 Remove dependency on Runtime.hpp from IBackendProfiling and IBac...Jim Flynn
2022-03-03IVGCVSW-6811 replace ProfilingService includes with IProfilingServiceJim Flynn
2022-03-01IVGCVSW-6704 Change the namespace from armnn::profiling to arm::pipeCathal Corbett
2022-02-16Refactor Forced ImportFinn Williams
2022-02-06IVGCVSW-6747 Call Cl sync after EnqueueWorkloadNarumol Prangnawarat
2022-02-03IVGCVSW-6634 SubgraphView: Add method of returning a GetSubgraphWorkingCopyFrancis Murtagh
2022-01-24Bugfix: Set removal date for Backend API stability items to 22.11Francis Murtagh
2022-01-20Bugfix: Add default Implementation for ILayerSupport deprecated APIFrancis Murtagh