aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2023-08-02IVGCVSW-7880 Add check for FP16 backend supportRyan OShea
2023-07-14IVGCVSW-7830 Add backend optimizations to remove Reshapes where possibleMike Kelly
2023-07-04IVGCVSW-7862 Replacing use of std::filesystem with ghc::filesystemFrancis Murtagh
2023-07-03Replacing use of std::filesystem with ghc::filesystem.Colm Donelan
2023-07-03IVGCVSW-7773 Fix for ExecuteNetwork `--output-network-details-only` not worki...Declan-ARM
2023-06-30IVGCVSW-7666 Add a FileComparisonExecutor to ExecuteNetwork.Colm Donelan
2023-06-26Fixing fault in ExeNet when a model file does not include an extension.Colm Donelan
2023-06-08Fix issue with ExecuteNetwork when running with tflite executorNarumol Prangnawarat
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-31Bugfix: Fix conversion issue in NetworkExecutionUtilsFrancis Murtagh
2023-03-28IVGCVSW-7555 Restructure DelegateTeresa Charlin
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-12-12Updates following execution of Includewhatyouuse on armnn/include.Colm Donelan
2022-12-05Fix build error due to missing includePablo Marquez Tello
2022-11-30IVGCVSW-7220 Remove referencetests repo and testing of itKevin May
2022-11-16IVGCVSW-7214 Disable BF16-Turbo-Mode and remove conversion layersRyan OShea
2022-11-15Minor error formatting fixes.Colm Donelan
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-23IVGCVSW-7126 Modify odrer of Tf 2.10 librariesColm Donelan
2022-10-19MLCE-545 INT8 TFLite model execution abnormalKeith Davis
2022-10-18ExecuteNetwork: Fix output format issue for int8 when using -wAdam Jalkemo
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-09-06IVGCVSW-7006 Remove deprecated code due to be removed in 22.08Teresa Charlin
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