aboutsummaryrefslogtreecommitdiff
path: root/tests/ExecuteNetwork
AgeCommit message (Expand)Author
2023-05-09IVGCVSW-7626 Change sequence of Interpreter BuildingNarumol Prangnawarat
2023-05-08IVGCVSW-7626 Add Execute Network for Opaque DelegateNarumol Prangnawarat
2023-04-26Update cxxopts from 3.0 to 3.1.1Jim Flynn
2023-04-12IVGCVSW-7197 Implement Pimpl Idiom for OptimizerOptionsJohn Mcloughlin
2023-04-05IVGCVSW-6681 Improve error handling in TfLiteExecutor.Colm Donelan
2023-03-06Fixing compare output feature in ExecuteNetworkColm Donelan
2023-02-06IVGCVSW-7476 Remove ProfilingOptions from DelegateOptions.Colm Donelan
2023-01-31Fix for ExecuteNetwork Delegate when output is booleanRyan OShea
2023-01-27IVGCVSW-7441 Checking for constant input tensors before populating.Colm Donelan
2023-01-25IVGCVSW-7441 Fixing null pointers in ExecuteNetwork.Colm Donelan
2023-01-24IVGCVSW-7297 When creating multiple Executors only the lastMike Kelly
2023-01-10Update --compare-output description in ExecuteNetwork parameters.Cathal Corbett
2023-01-06IVGCVSW-7031 Generate static execute networkRyan OShea
2022-12-20IVGCVSW-7409 GPU backend options not being passed from the delegate.Colm Donelan
2022-12-13IVGCVSW-7365 Fix behaviour of --import-inputs-if-aligned in ExecuteNetworkMatthew Bentham
2022-11-16IVGCVSW-7214 Disable BF16-Turbo-Mode and remove conversion layersRyan OShea
2022-11-15IVGCVSW-7332 Fix Delegate Profiling in ExNet with multiple iterationsKevin May
2022-11-11IVGCVSW-7356 Bug Fix for Execute Network Delegate when input names not givenTeresa Charlin
2022-10-27IVGCVSW-7282 Issues in ExNet when iterations and number of inputs do not matchTeresa Charlin
2022-10-27Revert "IVGCVSW-7282 Issues in ExNet when iterations and number of inputs do ...Teresa Charlin
2022-10-25IVGCVSW-7282 Issues in ExNet when iterations and number of inputs do not matchCathal Corbett
2022-10-19MLCE-545 INT8 TFLite model execution abnormalKeith Davis
2022-10-14IVGCVSW-7267 Make the AllowExpandedDims option workJim Flynn
2022-10-13IVGCVSW-7288 ExecuteNetwork fix for multiple outputsAdam Jalkemo
2022-10-13IVGCVSW-7283 Use stricter file extension check in CreateParserAdam Jalkemo
2022-10-11IVGCVSW-7222 Fix incorrect kernel measurements in profiling outputKevin May
2022-10-04MLCE-545 INT8 TFLite model execution abnormalKeith Davis
2022-09-27IVGCVSW-7235 Errors from LoadNetwork are being ignored in ArmNNExecutor.Colm Donelan
2022-08-05IVGCVSW-7179 Segfault running ssd_mobilenet_v2_int8 with ExNet and delegate.Teresa Charlin
2022-08-05IVGCVSW-7157 ExNet. interpreter chooses a different input type.Cathal Corbett
2022-08-05Bug Fixes for refactor of the ExecuteNetwork.Teresa Charlin
2022-07-28Revert "Revert "IVGCVSW-6650 Refactor ExecuteNetwork""Teresa Charlin
2022-07-27IVGCVSW-7061: Use same sentence for Aynch execution in ExNetTeresa Charlin
2022-07-27IVGCVSW-7096 Harmonise macro ARMNN_TFLITE_DELEGATETeresa Charlin
2022-07-08Revert "IVGCVSW-6650 Refactor ExecuteNetwork"Nikhil Raj Arm
2022-07-08IVGCVSW-6650 Refactor ExecuteNetworkFinn Williams
2022-05-24IVGCVSW-6255 Investigate and fix running mobilebert with the TfLiteDelegate (...Cathal Corbett
2022-05-18IVGCVSW-6929 Support for models with implicit expandedMike Kelly
2022-04-07IVGCVSW-6828 Add a 'reuse I/O buffers' iteration mode to ExecuteNetworkRyan OShea
2022-03-01IVGCVSW-6704 Change the namespace from armnn::profiling to arm::pipeCathal Corbett
2022-02-15IVGCVSW-6786 Add import if memory aligned option to ExecuteNetworkJim Flynn
2022-02-14IVGCVSW-6708 Break Profiling Dependence on IRuntime ExternalProfilingOptionsJim Flynn
2022-02-03IVGCVSW-6680 Delegate Segfaults on Execute NetworkRyan OShea
2022-01-24IVGCVSW-6733 Add missing qasymms8 output type to delegateFinn Williams
2021-12-09IVGCVSW-6611 ExNet prints inference time twiceCathal Corbett
2021-12-08Add addition timing logging outputJan Eilers
2021-11-30IVGCVSW-5611 TfLiteDelegate: Investigate and fix incorrect output from Deep_s...Tamas Nyiri
2021-11-03Revert "IVGCVSW-6359 Added support for Float16 (Half) to Execute Network"David Monahan
2021-11-01IVGCVSW-6359 Added support for Float16 (Half) to Execute NetworkDavid Monahan
2021-10-28IVGCVSW-6473 Add warnings to ExecuteNetwork on invalid output tensor type.Colm Donelan