aboutsummaryrefslogtreecommitdiff
path: root/tests/ExecuteNetwork/TfliteExecutor.cpp
AgeCommit message (Expand)Author
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
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-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-08Revert "IVGCVSW-6650 Refactor ExecuteNetwork"Nikhil Raj Arm
2022-07-08IVGCVSW-6650 Refactor ExecuteNetworkFinn Williams