IVGCVSW-4487 Remove boost::filesystem
[platform/upstream/armnn.git] / tests / NetworkExecutionUtils /
2020-06-03 Laurent Carlierremove BOM from files
2020-06-02 Rob HughesFix a few build warnings:
2020-05-27 Pavel MacenauerCatch exceptions by const reference
2020-05-22 alered01Adding more performance metrics
2020-04-20 David MonahanIVGCVSW-4513 Remove boost/algorithm/string *
2020-04-06 Narumol PrangnawaratIVGCVSW-4485 Remove Boost assert
2020-03-24 Narumol PrangnawaratIVGCVSW-4521 Add bf16-turbo-mode option to ExecuteNetwork
2020-03-10 Jan EilersIVGCVSW-4482 Remove boost::ignore_unused
2020-02-20 Georgios PinitasCOMPMID-3062: Add ExecuteNetwork option to explicitly...
2020-01-20 Nikhil RajIVGCVSW-4106 Network not failing when Inference time...
2020-01-13 Derek LambertiRename quantized data types to remove ambiguity for...
2019-12-30 Derek LambertiIVGCVSW-4246 Clean build end-to-end tests with -Wextra
2019-12-05 Derek LambertiReplace boost logging with simple logger
2019-12-03 Derek LambertiIVGCVSW-4206 Correctly pass execute network parameter.
2019-12-02 Derek LambertiIVGCVSW-4206 Optionally parse unsupported ops in Execut...
2019-10-28 Matteo MartincighFix ExecuteNetwork no longer printing out the inference...
2019-10-25 Aron Virginas-TarIVGCVSW-4008 Add profiling mode to ExecuteNetwork
2019-10-08 Francis MurtaghIVGCVSW-3669 Fix bug parsing multiple InputShapes in...
2019-09-23 Rob HughesReplace uses of non-standard C++:
2019-09-04 Andre GhattasIVGCVBENCH-1337 Added additional layer parameters to...
2019-09-02 Sadik ArmaganIVGCVSW-2945 ExecuteNetwork should have an option to...
2019-08-29 Matteo MartincighAdd a check for the number of output types to ExecuteNe...
2019-08-28 Matthew JacksonIVGCVSW-3675 Add ExecuteNetwork option to print interme...
2019-08-23 Matteo MartincighIVGCVSW-3547 Use ExecuteNetwork to run a dynamic backen...
2019-06-26 Narumol PrangnawaratIVGCVSW-3193 Allow ExecuteNetwork to have qasymm8 input...
2019-06-19 Francis MurtaghIVGCVSW-3299 Add Uint8 Support to Model Accuracy Checker