aboutsummaryrefslogtreecommitdiff
path: root/delegate
AgeCommit message (Expand)Author
2021-11-15Bump 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
2021-05-13IVGCVSW-6026 & IVGCVSW-6025 Delegate Unit Test Errors in ConsoleKevin May
2021-05-10IVGCVSW-5939 Fixing broken links in IntegrateDelegateIntoPython.mdColm Donelan
2021-05-10IVGCVSW-5970 TfLiteDelegate: Add UNPACK operator SupportKevin May
2021-05-07IVGCVSW-5418 'ExecuteNetwork test for MobileBERT'Sadik Armagan
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-28IVGCVSW-4618 'Transition Units Test Suites'Sadik Armagan
2021-04-28IVGCVSW-5831 Add additional options to Arm NN External DelegateMatthew Sloyan
2021-04-26IVGCVSW-5762 Update delegate build guide to remove tensorflow build.Colm Donelan
2021-04-23IVGCVSW-5430 'Add CAST Operator Support to Delegate'Sadik Armagan
2021-04-22IVGCVSW-5418 ExecuteNetwork test for MobileBERTmathad01
2021-04-21IVGCVSW-5842 Remove cross-wiring in depthwiseJan Eilers
2021-04-19IVGCVSW-5829 Segfault in TfLiteDelegateMatthew Sloyan
2021-04-09MLCE-328 Serializer/Deserializer does not support Signed64Mike Kelly
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-03-05IVGCVSW-5401 Remove unused variable.David Monahan
2021-03-03IVGCVSW-5612 Fix tiny_wav2letter_relu_fixed_int8 delegate outputexperimental/abi-testsFinn Williams
2021-03-03Point readme files to latest doxygen documentationJan Eilers
2021-02-25IVGCVSW-5401 Implement the FILL operatorSadik Armagan
2021-02-18IVGCVSW-5394 TfLiteDelegate: Implement the Lstm operatorMike Kelly