aboutsummaryrefslogtreecommitdiff
path: root/delegate
AgeCommit message (Expand)Author
2023-04-27IVGCVSW-7591 IVGCVSW-7592 Add Gather and GatherNd to Opaque DelegateKevin May
2023-04-26IVGCVSW-7575 Implement opaque delegate for ArgMinMax operatorJohn Mcloughlin
2023-04-26IVGCVSW-7577, IVGCVSW-7578 Implement BatchToSpaceNd and SpaceToBatchNd in Opa...Kevin May
2023-04-26IVGCVSW-7579 IVGCVSW-7581 IVGCVSW-7583 Implement Comparison, Concat and Mean ...Matthew Sloyan
2023-04-24IVGCVSW-7584 Implement Conv2d and DepthwiseConv2d operators for Opaque DelegateMatthew Sloyan
2023-04-19GitHub #640 Add support for CEIL operatorTeresa Charlin
2023-04-13IVGCVSW-7564 Implement Cast operator for Opaque DelegateRyan OShea
2023-04-12IVGCVSW-7197 Implement Pimpl Idiom for OptimizerOptionsJohn Mcloughlin
2023-04-07IVGCVSW-7563 Implement DelegateTestInterpreter for opaque delegateMatthew Sloyan
2023-04-06IVGCVSW-7197 Implement Pimpl Idiom for Delegate OptionsJohn McLoughlin
2023-04-05IVGCVSW-7559 Implement DoPrepare with registrationMatthew Sloyan
2023-04-05IVGCVSW-7562 Implement DelegateTestInterpreter for classic delegateMatthew Sloyan
2023-04-05IVGCVSW-7560 Implement Armnn Subgraph in Opaque DelegateRyan OShea
2023-04-03IVGCVSW-7558 Implement Delegate UtilsMatthew Sloyan
2023-03-31IVGCVSW-7556 Introduce Opaque Delegate APIFrancis Murtagh
2023-03-28IVGCVSW-7555 Restructure DelegateTeresa Charlin
2023-03-22IVGCVSW-7526 Upgrade ArmNN to Tensorflow 2.12Ryan OShea
2023-03-14IVGCVSW-3808 Add ElementwiseBinaryLayerMike Kelly
2023-02-28Add constant version of IConnectableLayer::GetConstantTensorsByRefMatthew Bentham
2023-02-21MLCE-753 Expand Tensorshape for relevent layers before verifying supportRyan OShea
2023-02-06IVGCVSW-7476 Remove ProfilingOptions from DelegateOptions.Colm Donelan
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