aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
5 daysAdding options to serialize networks to ExecuteNetwork.Colm Donelan
2024-04-09IVGCVSW-8298 Fix failing fsrcnn testNikhil Raj
2024-04-02IVGCVSW-8224 Minor change to the printouts in ExecuteNetwork.Colm Donelan
2024-03-28MLCE-1245 Fixing runtime memory handling in delegate and ArmNN executor.Colm Donelan
2024-03-28Revert "IVGCVSW-8298 Fix FSRCNN CI Failure"TeresaARM
2024-03-28IVGCVSW-8298 Fix FSRCNN CI FailureDeclan-ARM
2024-03-06IVGCVSW-7761 Highlight invalid use of asynchronous and TfLite executor.Colm Donelan
2024-02-28IVGCVSW-8172 Add macOS support to build tool setupTracy Narine
2024-02-12MLCE-1205 Continue delegate inference following kTfLiteApplicationErrorColm Donelan
2023-12-13MLCE-1168 ExecuteNetwork option --visualize-optimized-model does not work wit...Tracy Narine
2023-12-13Removing unnecessary schema dependency from delegate unit tests.Colm Donelan
2023-11-28Add Logging to ExecuteNetworkKevin May
2023-11-08IVGCVSW-7881 Add a script that evaluates the performance of a network.Colm Donelan
2023-10-26IVGCVSW-7722 Add ArmNNSettings to Opaque Delegate for ExecuteNetworkTeresa Charlin
2023-10-19IVGCVSW-7731 Add a test executables that verify released header files.Colm Donelan
2023-09-26GitHub #734 Add ExecuteNetwork support for S64 bit outputJohn Mcloughlin
2023-08-21IVGCVSW-6667 Update the Arm NN Execute Network app --helpTracy Narine
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