aboutsummaryrefslogtreecommitdiff
path: root/tests/ExecuteNetwork/ExecuteNetworkProgramOptions.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-03-06IVGCVSW-7761 Highlight invalid use of asynchronous and TfLite executor.Colm Donelan
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-06-30IVGCVSW-7666 Add a FileComparisonExecutor to ExecuteNetwork.Colm Donelan
2023-05-08IVGCVSW-7626 Add Execute Network for Opaque DelegateNarumol Prangnawarat
2023-04-26Update cxxopts from 3.0 to 3.1.1Jim Flynn
2023-03-06Fixing compare output feature in ExecuteNetworkColm Donelan
2023-01-10Update --compare-output description in ExecuteNetwork parameters.Cathal Corbett
2022-11-16IVGCVSW-7214 Disable BF16-Turbo-Mode and remove conversion layersRyan OShea
2022-10-19MLCE-545 INT8 TFLite model execution abnormalKeith Davis
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
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-02-15IVGCVSW-6786 Add import if memory aligned option to ExecuteNetworkJim Flynn
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-18IVGCVSW-5879 Pass the execute network parameters to the TfLiteDelegate.Colm Donelan
2021-09-13Add 'do-not-print-output' option to ExNetJan Eilers
2021-08-20IVGCVSW-6249 Add ProfilingDetails Macros to all workloads in Ref, Neon, CLKeith Davis
2021-08-10IVGCVSW-6292 Allow profiling details to be switched off during profilingKeith Davis
2021-07-28Different input data for every iteration of ExecuteNetworkJan Eilers
2021-07-26GitHub #557 wrong result in int8 modelexperimental/CustomAllocator3Mike Kelly
2021-05-26IVGCVSW-6009 Enable creating thread pool with 1 threadKevin May
2021-05-26IVGCVSW-6009 Integrate threadpool into ExNetKevin May
2021-04-29IVGCVSW-5775 'Add Async Support to ExecuteNetwork'Sadik Armagan
2021-04-27IVGCVSW-5721 Remove the Tensorflow Parser from ArmNNNikhil Raj
2021-04-16IVGCVSW-5720 Remove the Caffe Parser from ArmNNNikhil Raj
2021-04-01IVGCVSW-5651 'Regression in CLConvolution2dWorkload'Sadik Armagan
2021-03-03IVGCVSW-5612 Fix tiny_wav2letter_relu_fixed_int8 delegate outputexperimental/abi-testsFinn Williams
2021-02-17IVGCVSW-5581 ExecuteNetwork: Fix pass backends as comma separated listJan Eilers
2021-02-15IVGCVSW-5686 Add GpuAcc MLGO tuning file configuration argumentFinn Williams
2021-02-12IVGCVSW-5685 Add CpuAcc specific configuration option numberOfThreadsMatthew Sloyan
2021-01-15IVGCVSW-5644 Add documentation for cache loaded networkMatthew Sloyan
2021-01-12IVGCVSW-5484 Add CacheLoadedNetwork options to ExecuteNetworkMatthew Sloyan
2020-11-17IVGCVSW-5377 Add ArmNN TfLite delegate to ExecuteNetworkSadik Armagan
2020-11-11IVGCVSW-5507 ExecuteNetwork fixJan Eilers
2020-10-27Bugfix: Allow use of dynamic backendId in execute networkFrancis Murtagh
2020-10-20IVGCVSW-5284 Refactor ExecuteNetworkJan Eilers