aboutsummaryrefslogtreecommitdiff
path: root/delegate
AgeCommit message (Expand)Author
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-16IVGCVSW-6124 ConstTensorsAsInput: Conv2d - FrontEndKeith Davis
2022-05-06IVGCVSW-6929 Fix for segfault in tflite delegateMike Kelly
2022-05-05IVGCVSW-6127 ConstTensorsAsInput: DepthwiseConvolution2dCathal Corbett
2022-05-05IVGCVSW-6862 Add GATHERNd Neon workloadTeresa Charlin
2022-05-05IVGCVSW-6806 Add Unidirectional Sequence Lstm support to NeonMike Kelly
2022-05-04IVGCVSW-6858 Add GATHERNd Support to the TfLite DelegateTeresa Charlin
2022-03-23IVGCVSW-6706 Move headers to profiling/client/includeJim Flynn
2022-03-01IVGCVSW-6704 Change the namespace from armnn::profiling to arm::pipeCathal Corbett
2022-02-17Update TfLite build guidesNikhil Raj
2022-02-14IVGCVSW-6708 Break Profiling Dependence on IRuntime ExternalProfilingOptionsJim Flynn
2022-02-11MLCE-754 'Improve operator support error/warning from Arm NN Delegate'Sadik Armagan
2022-02-03IVGCVSW-6724 Accessing ConstTensors from IConnectableLayerNikhil Raj
2022-02-02IVGCVSW-6639 Add GetParameters to IConnectableLayerJim Flynn
2022-01-18IVGCVSW-6717 'Inference Passes on Tflite-Parser but fails when using Arm NN D...Sadik Armagan
2022-01-18MLCE-736 'Adding support for TfLite Models'Sadik Armagan
2022-01-14IVGCVSW-6633 SubgraphView uses IConnectableLayer rather than Layer in its m_L...Francis Murtagh
2021-12-21IVGCVSW-6668 Updating build guidesMike Kelly
2021-12-08Add addition timing logging outputJan Eilers
2021-11-12Bump Major Version of Delegate to account for ABI breaking changesFrancis Murtagh
2021-11-08IVGCVSW-6420: Constant flag in tensor info is not set correctlyCathal Corbett
2021-11-08Fix stand-alone delegate buildJan Eilers
2021-11-04Add CpuAcc and GpuAcc TfLite Delegate tests for Conv3dMatthew Sloyan
2021-11-02Move command line parsing in external delegate to DelegateOptionsJan Eilers
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-21IVGCVSW-6237 Assess documentation impact and update relevant placesKeith Davis
2021-10-15Profile optimizer in DelegateDerek Lamberti
2021-10-11IVGCVSW-5752 Add missing runtime parameters to TfLite delegate.Colm Donelan
2021-09-29IVGCVSW-6160 Support building tensorflowlite 2.5 through cmakeKeith Davis
2021-09-24IVGCVSW-3705 Add Channel Shuffle Front end and Ref ImplementationSimon Obute
2021-09-23IVGCVSW-6181 patch to allow building against tflite > v2.3Jim Flynn
2021-09-22IVGCVSW-6232 Integrate static library libtensorflow-lite.a with ArmNNKeith Davis
2021-09-03IVGCVSW-6262 Add support for Reduce ProdTeresa Charlin
2021-08-31MLCE-530 Add support of int8 weight for UnidirectionalSequenceLstmNarumol Prangnawarat
2021-08-31MLCE-530 Add support for UnidirectionalSequenceLstm to armnn delegateNarumol Prangnawarat
2021-08-06IVGCVSW-5922 Update minor version for all parsers.Matthew Sloyan
2021-08-06IVGCVSW-6119 ConstTensorsAsInput: FullyConnectedMatthew Sloyan
2021-06-18MLCE-510 Add CpuRef Shape Operator to ArmNNKeith Davis
2021-06-16IVGCVSW-5826 Change weights layout for depthwise to [1,H,W,I*M]Jan Eilers
2021-06-01IVGCVSW-5833 Move the ProfilingGuid out of Types.hpp to its own header in pro...Nikhil Raj
2021-05-27IVGCVSW-6061 Add PRELU support to TF Lite delegateJames Conroy
2021-05-18IVGCVSW-6026 Delegate VisitUnpackOperator not supported errorKevin May