aboutsummaryrefslogtreecommitdiff
path: root/tests/ModelAccuracyTool-Armnn
AgeCommit message (Expand)Author
2023-04-26Update cxxopts from 3.0 to 3.1.1Jim Flynn
2022-09-06IVGCVSW-7006 Remove deprecated code due to be removed in 22.08Teresa Charlin
2022-07-08IVGCVSW-7024 Add missing license info for reuse lintJim Flynn
2021-11-17IVGCVSW-6580 ModelAccuracyTool: change parameter "b,blacklist-path"Teresa Charlin
2021-10-28IVGCVSW-6513: Compilation failure in armnn-mobilenet-quant in ML-ExamplesFrancis Murtagh
2021-10-22IVGCVSW-6359 Create a single definition of TContainerDavid Monahan
2021-07-21NNXSW-3081 Move Filesystem.hpp and Threads.hpp to public includeRob Hughes
2021-05-19IVGCVSW-5964 Removing some obsolete Boost references.Colm Donelan
2021-04-29IVGCVSW-5744 Remove Tensorflow, Caffe and Quantizer from documentationKevin May
2021-04-27IVGCVSW-5721 Remove the Tensorflow Parser from ArmNNNikhil Raj
2021-04-16IVGCVSW-5720 Remove the Caffe Parser from ArmNNNikhil Raj
2020-10-08IVGCVSW-5286 Switch tests/ModelAccuracyTool-Armnn over to cxxoptsMatthew Sloyan
2020-10-07IVGCVSW-5405 Remove boost::make_iterator_range and boost::to_upper_copyMatthew Sloyan
2020-09-30IVGCVSW-4519 Remove Boost Variant and apply_visitor variantJames Ward
2020-06-30IVGCVSW-4487 Remove boost::filesystemFrancis Murtagh
2020-05-27Catch exceptions by const referencePavel Macenauer
2020-04-20IVGCVSW-4513 Remove boost/algorithm/string *David Monahan
2020-04-06IVGCVSW-4485 Remove Boost assertNarumol Prangnawarat
2020-01-13Rename quantized data types to remove ambiguity for signed/unsigned payloadsDerek Lamberti
2019-12-05Replace boost logging with simple loggerDerek Lamberti
2019-07-26Fix ModelAccuracyTool and ImageTensorGenerator's command line option typoSiCong Li
2019-07-16MLCE-103 Clean up ModelAccuracyTool and ImageTensorGeneratorSiCong Li
2019-07-15MLCE-103 Add necessary enhancements to ModelAccuracyToolSiCong Li
2019-07-09MLCE-103 Remove hardcoded output shape in ModelAccuracyToolSiCong Li
2019-07-09MLCE-103 Use ImageTensorGenerator in ModelAccuracyToolSiCong Li
2019-06-19IVGCVSW-3299 Add Uint8 Support to Model Accuracy CheckerFrancis Murtagh
2019-05-21IVGCVSW-3088 Update Readme for 19.05Nina Drozd
2019-05-14IVGCVSW-3069 Add documentation for ModelAccuracyTool-ArmnnConor Kennedy
2019-05-08IVGCVSW-2900 Adding the Accuracy Checker Tool and testsÉanna Ó Catháin