aboutsummaryrefslogtreecommitdiff
path: root/delegate/src/test
AgeCommit message (Expand)Author
2023-03-28IVGCVSW-7555 Restructure DelegateTeresa Charlin
2023-03-22IVGCVSW-7526 Upgrade ArmNN to Tensorflow 2.12Ryan OShea
2023-02-21MLCE-753 Expand Tensorshape for relevent layers before verifying supportRyan OShea
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-09IVGCVSW-6493 Add GpuAcc Batch MatMul workload Fp32Teresa Charlin
2023-01-05Add backend name to delegate test names that did not have it.Teresa Charlin
2022-11-22IVGCVSW-6980 Delegate support for slice operatorCathal Corbett
2022-11-16IVGCVSW-7214 Disable BF16-Turbo-Mode and remove conversion layersRyan OShea
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-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-05IVGCVSW-6862 Add GATHERNd Neon workloadTeresa Charlin
2022-05-04IVGCVSW-6858 Add GATHERNd Support to the TfLite DelegateTeresa Charlin
2022-03-01IVGCVSW-6704 Change the namespace from armnn::profiling to arm::pipeCathal Corbett
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-27IVGCVSW-6469 Add MirrorPad TfLiteParser and TfLiteDelegate SupportMatthew Sloyan
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 of int8 weight for UnidirectionalSequenceLstmNarumol Prangnawarat
2021-08-31MLCE-530 Add support for UnidirectionalSequenceLstm to armnn delegateNarumol Prangnawarat
2021-08-06IVGCVSW-6119 ConstTensorsAsInput: FullyConnectedMatthew Sloyan
2021-06-18MLCE-510 Add CpuRef Shape Operator to ArmNNKeith Davis
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
2021-05-13IVGCVSW-6026 & IVGCVSW-6025 Delegate Unit Test Errors in ConsoleKevin May
2021-05-10IVGCVSW-5970 TfLiteDelegate: Add UNPACK operator SupportKevin May
2021-05-06IVGCVSW-5969 TfLiteDelegate: Add PACK operator SupportMatthew Sloyan
2021-05-06IVGCVSW-5418 'ExecuteNetwork test for MobileBERT'Sadik Armagan
2021-05-05IVGCVSW-5826 Add per channel testsJan Eilers
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-04-21IVGCVSW-5842 Remove cross-wiring in depthwiseJan Eilers
2021-04-09IVGCVSW-5803 Delegate Unit Tests Failure on Android: Normalization & SoftmaxKeith Davis
2021-03-25IVGCVSW-5736 and IVGCVSW-5743 'NonConstWeights: Update front-end and TfLiteDe...Sadik Armagan
2021-02-25IVGCVSW-5401 Implement the FILL operatorSadik Armagan
2021-02-18IVGCVSW-5394 TfLiteDelegate: Implement the Lstm operatorMike Kelly
2021-02-17IVGCVSW-5654 Fix failing float 16 delegate tests on androidFinn Williams
2021-02-15IVGCVSW-5386 TfLiteDelegate: Add Strided Slice operatorJan Eilers