aboutsummaryrefslogtreecommitdiff
path: root/tests/ExecuteNetwork/ArmNNExecutor.cpp
AgeCommit message (Expand)Author
2024-05-13Add deprecation notices for items to be removed in 24.08.Colm Donelan
2024-05-07IVGCVSW-8350 Enable serialize-to-armnn only when ARMNN_SERIALIZER is on.Colm Donelan
2024-04-30Adding 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
2023-11-28Add Logging to ExecuteNetworkKevin May
2023-09-26GitHub #734 Add ExecuteNetwork support for S64 bit outputJohn Mcloughlin
2023-07-14IVGCVSW-7830 Add backend optimizations to remove Reshapes where possibleMike Kelly
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-04-12IVGCVSW-7197 Implement Pimpl Idiom for OptimizerOptionsJohn Mcloughlin
2023-03-06Fixing compare output feature in ExecuteNetworkColm Donelan
2023-01-24IVGCVSW-7297 When creating multiple Executors only the lastMike Kelly
2023-01-06IVGCVSW-7031 Generate static execute networkRyan OShea
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-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-05Bug Fixes for refactor of the ExecuteNetwork.Teresa Charlin
2022-07-28Revert "Revert "IVGCVSW-6650 Refactor ExecuteNetwork""Teresa Charlin
2022-07-08Revert "IVGCVSW-6650 Refactor ExecuteNetwork"Nikhil Raj Arm
2022-07-08IVGCVSW-6650 Refactor ExecuteNetworkFinn Williams