aboutsummaryrefslogtreecommitdiff
path: root/delegate
AgeCommit message (Expand)Author
2022-10-28IVGCVSW-7296 REDUCE_PROD tests fail when using Tf 2.10Teresa Charlin
2022-10-28IVGCVSW-6494 Add CpuAcc Batch MatMul Workload Fp32Teresa Charlin
2022-10-23IVGCVSW-7126 Modify odrer of Tf 2.10 librariesColm 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-6779 Add build-tool Docs and update docsJames Conroy
2022-08-29IVGCVSW-6603 'Add a no fallback mode to the TfLite Delegate'Sadik Armagan
2022-08-29Fixing documents for 22.08Nikhil Raj
2022-08-29IVGCVSW-7154 'Constant Tensors As Inputs'Sadik Armagan
2022-08-05Fix '#if defined(ARMNN_POST_TFLITE_2_3)' in TfLiteParser Conv3D test.Cathal Corbett
2022-07-28GitHub #650: DelegateQuickStartGuide.md errors fix.Cathal Corbett
2022-07-27Documentation refactor and updates.Cathal Corbett
2022-07-27IVGCVSW-7094 Add LOG and SIN support to tflite delegateTeresa Charlin
2022-07-08IVGCVSW-7024 Add missing license info for reuse lintJim Flynn
2022-06-29Add jni interface for the ArmNN DelegateJan Eilers
2022-06-27IVGCVSW-6981 Remove deprecated code 22.05 [Post Release]Nikhil Raj
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