aboutsummaryrefslogtreecommitdiff
path: root/tests/NetworkExecutionUtils
AgeCommit message (Expand)Author
2020-11-20IVGCVSW-5559 Add int8_t to tflite delegate on ExecuteNetworkFinn Williams
2020-10-29IVGCVSW-5468 Rewrite QuantizationDataSet.cpp to avoid use of CsvReaderJames Ward
2020-10-20IVGCVSW-5284 Refactor ExecuteNetworkJan Eilers
2020-09-30IVGCVSW-4519 Remove Boost Variant and apply_visitor variantJames Ward
2020-09-15IVGCVSW-5317 'Add enable_fast_math Option to ExecuteNetwork'Sadik Armagan
2020-09-11IVGCVSW-5299 Remove some boost::numeric_cast from armnn/testsMatthew Sloyan
2020-07-29IVGCVSW-4980 Introduce InferAndValidate option to ExecuteNetwork for parsersSadik Armagan
2020-06-03remove BOM from filesLaurent Carlier
2020-06-02Fix a few build warnings:Rob Hughes
2020-05-27Catch exceptions by const referencePavel Macenauer
2020-05-22Adding more performance metricsalered01
2020-04-20IVGCVSW-4513 Remove boost/algorithm/string *David Monahan
2020-04-06IVGCVSW-4485 Remove Boost assertNarumol Prangnawarat
2020-03-24IVGCVSW-4521 Add bf16-turbo-mode option to ExecuteNetworkNarumol Prangnawarat
2020-03-10IVGCVSW-4482 Remove boost::ignore_unusedJan Eilers
2020-02-20COMPMID-3062: Add ExecuteNetwork option to explicitly dequantize outputGeorgios Pinitas
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