aboutsummaryrefslogtreecommitdiff
path: root/delegate/src/armnn_delegate.cpp
AgeCommit message (Expand)Author
2023-03-28IVGCVSW-7555 Restructure DelegateTeresa Charlin
2023-01-27IVGCVSW-7441 Checking for constant input tensors before populating.Colm Donelan
2023-01-24IVGCVSW-7297 When creating multiple Executors only the lastMike Kelly
2023-01-13Update license from commit:Ryan OShea
2023-01-12Fix delegate fallback during VisitNodeRyan OShea
2022-12-20IVGCVSW-7409 GPU backend options not being passed from the delegate.Colm Donelan
2022-11-22IVGCVSW-6980 Delegate support for slice operatorCathal Corbett
2022-11-15Minor error formatting fixes.Colm Donelan
2022-10-21IVGCVSW-7126 Update Arm NN to Tensorflow 2.10Colm Donelan
2022-09-22IVGCVSW-6498 Add Support for Batch MatMul to TfLite DelegateRyan OShea
2022-08-29IVGCVSW-6603 'Add a no fallback mode to the TfLite Delegate'Sadik Armagan
2022-07-27IVGCVSW-7094 Add LOG and SIN support to tflite delegateTeresa Charlin
2022-06-22Revert "Revert "IVGCVSW-6873 Import inputs but don't export outputs fails.""Francis Murtagh
2022-06-21Revert "IVGCVSW-6873 Import inputs but don't export outputs fails."James Conroy
2022-06-20IVGCVSW-6873 Import inputs but don't export outputs fails.Colm Donelan
2022-06-15IVGCVSW-6946 Add Pool3D to tflite delegateRyan OShea
2022-05-18IVGCVSW-6929 Support for models with implicit expandedMike Kelly
2022-05-04IVGCVSW-6858 Add GATHERNd Support to the TfLite DelegateTeresa Charlin
2022-02-11MLCE-754 'Improve operator support error/warning from Arm NN Delegate'Sadik Armagan
2022-01-18MLCE-736 'Adding support for TfLite Models'Sadik Armagan
2021-12-08Add addition timing logging outputJan Eilers
2021-11-08IVGCVSW-6420: Constant flag in tensor info is not set correctlyCathal Corbett
2021-11-01IVGCVSW-6457 Add FLOOR_DIV Support to the TfLiteDelegateJim Flynn
2021-10-29Fix armnn_external_delegate option parsingJan Eilers
2021-10-27IVGCVSW-6469 Add MirrorPad TfLiteParser and TfLiteDelegate SupportMatthew Sloyan
2021-10-27IVGCVSW-5879 Fix problems with using internal profiling from delegate.Colm Donelan
2021-10-22IVGCVSW-6166 Add Support for Conv3d to TFLite DelegateMatthew Sloyan
2021-10-11IVGCVSW-5752 Add missing runtime parameters to TfLite delegate.Colm Donelan
2021-09-03IVGCVSW-6262 Add support for Reduce ProdTeresa Charlin
2021-08-31MLCE-530 Add support for UnidirectionalSequenceLstm to armnn delegateNarumol Prangnawarat
2021-06-18MLCE-510 Add CpuRef Shape Operator to ArmNNKeith Davis
2021-05-27IVGCVSW-6061 Add PRELU support to TF Lite delegateJames Conroy
2021-05-10IVGCVSW-5970 TfLiteDelegate: Add UNPACK operator SupportKevin May
2021-05-06IVGCVSW-5969 TfLiteDelegate: Add PACK operator SupportMatthew Sloyan
2021-04-29IVGCVSW-5819 5820 5821 Add MemorySourceFlags to TensorHandleFactoryRegistry::...Francis Murtagh
2021-04-23IVGCVSW-5430 'Add CAST Operator Support to Delegate'Sadik Armagan
2021-02-09MLCE-347 'REDUCE_MIN, REDUCE_MAX, REDUCE_SUM Support'Sadik Armagan
2021-02-08IVGCVSW-4901 Add semantic versioning to Parsers and TfLite DelegateMatthew Sloyan
2021-02-02IVGCVSW-5619 Enable OptimizerOptions for the python external delegateNarumol Prangnawarat
2021-01-26IVGCVSW-5390 'TfLiteDelegate: Implement the Normalisation operators'Sadik Armagan
2021-01-25IVGCVSW-5619 Add OptimizerOptions and NetworkProperties to ArmNN DelegateNarumol Prangnawarat
2021-01-22IVGCVSW-5571 Expose the TfLite Delegate to the TfLite python APIJan Eilers
2020-12-07IVGCVSW-5381 TfLiteDelegate: Implement the Logical operatorsMatthew Sloyan
2020-11-30IVGCVSW-5393 'TfLiteDelegate: Implement the split operators'Sadik Armagan
2020-11-16IVGCVSW-5508 Activate compiler warnings in ArmNN TfLite DelegateFinn Williams
2020-11-12IVGCVSW-5504 'TfLiteDelegate: Introduce FP16 and BackendOptions'Sadik Armagan
2020-11-10IVGCVSW-5389 'TfLiteDelegate: Implement the FullyConnected operator'Sadik Armagan
2020-10-28IVGCVSW-5378 'TfLiteDelegate: Implement the ElementWiseUnary operators 'Sadik Armagan
2020-10-27IVGCVSW-5366 'Add a do nothing SubGraph class'Sadik Armagan
2020-10-19IVGCVSW-5365 'Create the TfLite Delegate subdirectory in ArmNN'Sadik Armagan