aboutsummaryrefslogtreecommitdiff
path: root/src/backends/backendsCommon/WorkloadFactory.cpp
AgeCommit message (Expand)Author
2024-02-28IVGCVSW-8229 & IVGCVSW-8237 ScatterNd: Front end and reference implementationTianle Cheng
2024-02-21IVGCVSW-7854 Remove/rewrite asserts in the backends.Colm Donelan
2023-08-31IVGCVSW-7525 Add broadcast_to operatorIdriss Chaouch
2023-08-28IVGCVSW-7505 Create FusedLayer and NeonFusedWorkload for AddMulAdd Neon kernelTeresa Charlin
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-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-07-03IVGCVSW-7828 Add an Optional TensorInfo to InputSlotMike Kelly
2023-05-09IVGCVSW-5846 Remove TODO statements from Armnn CodeDavid Monahan
2023-03-14IVGCVSW-3808 Add ElementwiseBinaryLayerMike Kelly
2022-11-16IVGCVSW-7214 Disable BF16-Turbo-Mode and remove conversion layersRyan OShea
2022-09-07IVGCVSW-7159 Implement simple TOSA Reference Backend skeletonFrancis Murtagh
2022-07-27IVGCVSW-7109: Add Batch MatMul front end support - ReferenceSamuel Yap
2022-05-16IVGCVSW-6124 ConstTensorsAsInput: Conv2d - FrontEndKeith Davis
2022-05-05IVGCVSW-6127 ConstTensorsAsInput: DepthwiseConvolution2dCathal Corbett
2022-05-05IVGCVSW-6806 Add Unidirectional Sequence Lstm support to NeonMike Kelly
2022-05-03IVGCVSW-6856 Add GATHERNd FrontEnd and Ref ImplementationTeresa Charlin
2022-02-09IVGCVSW-6399 Remove deprecated code 22.02Francis Murtagh
2022-01-18IVGCVSW-6641 Stabilize the IWorkloadFactory interface with unified strategyTeresa Charlin
2021-12-15IVGCVSW-6626 Promote backend headers in backendCommon to armnn/backendsColm Donelan
2021-12-14IVGCVSW-6453 'Move the ArmNN Test Utils code to a physically separate directory'Sadik Armagan
2021-11-17IVGCVSW-6509 Front End + Reference Workload implementationTamás Nyíri
2021-10-20Add ConstTensorsAsInput support for Conv3dMatthew Sloyan
2021-10-02IVGCVSW-5985 Remove deprecated codeJan Eilers
2021-10-01IVGCVSW-6163 Add Conv3d FrontEnd and Ref ImplementationMatthew Sloyan
2021-09-24IVGCVSW-3705 Add Channel Shuffle Front end and Ref ImplementationSimon Obute
2021-08-06IVGCVSW-6119 ConstTensorsAsInput: FullyConnectedMatthew Sloyan
2021-07-22MLCE-530 Add front end support for UnidirectionalSequenceLstm on ArmNNNarumol Prangnawarat
2021-06-29Fix segfault in IsLayerSupportedTestsMatthew Bentham
2021-06-16MLCE-510 Add CpuRef Shape Operator to ArmNNKeith Davis
2021-05-06IVGCVSW-5815 Generalise ConstCpuTensorHandleJames Conroy
2021-05-06IVGCVSW-5410 Move ILayerSupport.hpp to backends folderFrancis Murtagh
2021-04-12IVGCVSW-5410 Add front-end support for CASTmathad01
2021-03-25IVGCVSW-5736 and IVGCVSW-5743 'NonConstWeights: Update front-end and TfLiteDe...Sadik Armagan
2021-02-03backends/reference: Add ReduceSum operation supportSadik Armagan
2020-11-09IVGCVSW-5091 Add Logical ops frontend and ref implJames Conroy
2020-10-28IVGCVSW-5433 Remove boost::transform_iterator and make_transform_iteratorFinn Williams
2020-09-14IVGCVSW-5157 'Pipe ModelOption through Network::LoadNetwork() to Workload fac...Sadik Armagan
2020-09-10IVGCVSW-5156 Introduce ModelOptions to OptimizedNetworkSadik Armagan
2020-07-06IVGCVSW-4624 Add a RANK Reference ImplementationFinn Williams
2020-07-01IVGCVSW-4903 Connect axis parameter in Gather from android to ACL.Teresa Charlin
2020-06-11IVGCVSW-4906 Add front-end support for FILL operatorRyan OShea
2020-06-03remove BOM from filesLaurent Carlier
2020-05-18IVGCVSW-4449 Add missing QLstm nullptr checksJames Conroy
2020-04-10IVGCVSW-4483 Remove boost::polymorphic_downcastJan Eilers
2020-04-06IVGCVSW-4485 Remove Boost assertNarumol Prangnawarat
2020-03-31IVGCVSW-4590 Fix Lstm layers CellToInputWeightsJan Eilers