aboutsummaryrefslogtreecommitdiff
path: root/tests/NetworkExecutionUtils
AgeCommit message (Expand)Author
2020-01-20IVGCVSW-4106 Network not failing when Inference time is greater than threshol...Nikhil Raj
2020-01-13Rename quantized data types to remove ambiguity for signed/unsigned payloadsDerek Lamberti
2019-12-30IVGCVSW-4246 Clean build end-to-end tests with -WextraDerek Lamberti
2019-12-05Replace boost logging with simple loggerDerek Lamberti
2019-12-03IVGCVSW-4206 Correctly pass execute network parameter.Derek Lamberti
2019-12-02IVGCVSW-4206 Optionally parse unsupported ops in ExecuteNetworkDerek Lamberti
2019-10-28Fix ExecuteNetwork no longer printing out the inference results,Matteo Martincigh
2019-10-25IVGCVSW-4008 Add profiling mode to ExecuteNetworkAron Virginas-Tar
2019-10-08IVGCVSW-3669 Fix bug parsing multiple InputShapes in ExecuteNetworkFrancis Murtagh
2019-09-23Replace uses of non-standard C++:Rob Hughes
2019-09-04IVGCVBENCH-1337 Added additional layer parameters to dot file and -v optionAndre Ghattas
2019-09-02IVGCVSW-2945 ExecuteNetwork should have an option to save the output to a fileSadik Armagan
2019-08-29Add a check for the number of output types to ExecuteNetworkMatteo Martincigh
2019-08-28IVGCVSW-3675 Add ExecuteNetwork option to print intermediate layersMatthew Jackson
2019-08-23IVGCVSW-3547 Use ExecuteNetwork to run a dynamic backend end to end testMatteo Martincigh
2019-06-26IVGCVSW-3193 Allow ExecuteNetwork to have qasymm8 input typeNarumol Prangnawarat
2019-06-19IVGCVSW-3299 Add Uint8 Support to Model Accuracy CheckerFrancis Murtagh