aboutsummaryrefslogtreecommitdiff
path: root/tests/ExecuteNetwork/ExecuteNetworkParams.cpp
AgeCommit message (Expand)Author
2023-12-13MLCE-1168 ExecuteNetwork option --visualize-optimized-model does not work wit...Tracy Narine
2023-07-03IVGCVSW-7773 Fix for ExecuteNetwork `--output-network-details-only` not worki...Declan-ARM
2023-04-12IVGCVSW-7197 Implement Pimpl Idiom for OptimizerOptionsJohn Mcloughlin
2022-12-20IVGCVSW-7409 GPU backend options not being passed from the delegate.Colm Donelan
2022-11-16IVGCVSW-7214 Disable BF16-Turbo-Mode and remove conversion layersRyan OShea
2022-10-19MLCE-545 INT8 TFLite model execution abnormalKeith Davis
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
2022-05-18IVGCVSW-6929 Support for models with implicit expandedMike Kelly
2021-10-27IVGCVSW-5879 Fix problems with using internal profiling from delegate.Colm Donelan
2021-10-18IVGCVSW-5879 Pass the execute network parameters to the TfLiteDelegate.Colm Donelan
2021-07-28Different input data for every iteration of ExecuteNetworkJan Eilers
2021-05-26IVGCVSW-6009 Enable creating thread pool with 1 threadKevin May
2021-05-26IVGCVSW-6009 Integrate threadpool into ExNetKevin May
2021-04-29IVGCVSW-5744 Remove Tensorflow, Caffe and Quantizer from documentationKevin May
2021-04-29IVGCVSW-5775 'Add Async Support to ExecuteNetwork'Sadik Armagan
2021-04-16IVGCVSW-5720 Remove the Caffe Parser from ArmNNNikhil Raj
2020-11-17IVGCVSW-5377 Add ArmNN TfLite delegate to ExecuteNetworkSadik Armagan
2020-11-17IVGCVSW-5465 ExecuteNetworkTestsDynamicBackends Bug FixKeith Davis
2020-10-27Bugfix: Allow use of dynamic backendId in execute networkFrancis Murtagh
2020-10-20IVGCVSW-5284 Refactor ExecuteNetworkJan Eilers