aboutsummaryrefslogtreecommitdiff
path: root/delegate
AgeCommit message (Expand)Author
2023-02-03IVGCVSW-7501 Allow constant tensors as inputs for input data in the delegateRyan OShea
2023-01-30IVGCVSW-7475 Fix uncaught warnings treated as errors in delegate release buildRyan OShea
2023-01-27IVGCVSW-7450 Fix delegate fallback when fused activation is unsupportedRyan OShea
2023-01-27IVGCVSW-7441 Checking for constant input tensors before populating.Colm Donelan
2023-01-24IVGCVSW-7277 Fixed issues with FullyConnected on certain TFLite modelsMike Kelly
2023-01-24IVGCVSW-7455 Workaround to allow CLBatchMatMul to parse some 4D modelsMike Kelly
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
2023-01-09IVGCVSW-6493 Add GpuAcc Batch MatMul workload Fp32Teresa Charlin
2023-01-06IVGCVSW-7031 Generate static execute networkRyan OShea
2023-01-05Add backend name to delegate test names that did not have it.Teresa Charlin
2022-12-20IVGCVSW-7409 GPU backend options not being passed from the delegate.Colm Donelan
2022-12-12Optimize the calling of IsLayerSupported().Cathal Corbett
2022-11-22IVGCVSW-6980 Delegate support for slice operatorCathal Corbett
2022-11-16IVGCVSW-7214 Disable BF16-Turbo-Mode and remove conversion layersRyan OShea
2022-11-15Minor error formatting fixes.Colm Donelan
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