aboutsummaryrefslogtreecommitdiff
path: root/tests/InferenceModel.hpp
AgeCommit message (Expand)Author
2021-02-15IVGCVSW-5686 Add GpuAcc MLGO tuning file configuration argumentFinn Williams
2021-02-12IVGCVSW-5685 Add CpuAcc specific configuration option numberOfThreadsMatthew Sloyan
2021-01-29IVGCVSW-5484 Add Network loading time to InferenceModelMatthew Sloyan
2021-01-12IVGCVSW-5484 Add CacheLoadedNetwork options to ExecuteNetworkMatthew Sloyan
2020-10-30IVGCVSW-5265 Removing more Boost references from test executables.Colm Donelan
2020-10-14IVGCVSW-5280 Switch tests/InferenceTest and derived tests over to cxxoptsJames Ward
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-09-10IVGCVSW-5293 Remove boost::format from armnn/testsJames Ward
2020-07-29IVGCVSW-4980 Introduce InferAndValidate option to ExecuteNetwork for parsersSadik Armagan
2020-06-30IVGCVSW-4487 Remove boost::filesystemFrancis Murtagh
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-04-03IVGCVSW-4514 Remove lexical_cast.hppDavid Monahan
2020-03-24IVGCVSW-4521 Add bf16-turbo-mode option to ExecuteNetworkNarumol Prangnawarat
2019-12-05Replace boost logging with simple loggerDerek Lamberti
2019-12-02IVGCVSW-4206 Optionally parse unsupported ops in ExecuteNetworkDerek Lamberti
2019-10-31GitHub #292 Move BackendRegistry.hpp to the public APIMatteo Martincigh
2019-10-25IVGCVSW-4008 Add profiling mode to ExecuteNetworkAron Virginas-Tar
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-07-23Fix various uses of non-standard C++:Rob Hughes
2019-05-07IVGCVSW-3038 Move MakeInputTensors to armnnUtilsJim Flynn
2019-05-02IVGCVSW-3039 Unify BindingPointInfo declarationsJim Flynn
2019-04-30IVGCVSW-2405 Rename SubGraph to SubgraphViewDerek Lamberti
2019-04-16MLCE-103: MDK changes for running multiple inferences qasymm8Pablo Tello
2019-04-15IVGCVSW-2928 Fix issue with GPU profilingMatthew Bentham
2019-04-11IVGCVSW-2543 Add timing for ExecuteNetwork inferenceJames Conroy
2019-02-26IVGCVSW-2560 Verify Inference test for TensorFlow Lite MobileNet SSDNarumol Prangnawarat
2019-02-22IVGSVSW-2736 Fix dangling reference to temporary storageDerek Lamberti
2019-02-20IVGSVSW-2736 Rename DeserializeParser => Deserializer & fix namespacesDerek Lamberti
2019-02-19IVGCVSW-2736 Deserialize using istream instead of filenameDerek Lamberti
2019-02-12IVGCVSW-2663 Enable ExecuteNetwork to load ArmNN filesAron Virginas-Tar
2019-02-11IVGCVSW-2529 DeepSpeech v1 testFerran Balaguer
2019-02-01IVGCVSW-2604 Fix bug that made it impossible to execute inference tests on ce...Aron Virginas-Tar
2019-01-30IVGCVSW-2564 Add support for multiple input and output bindings in InferenceM...Aron Virginas-Tar
2018-11-08IVGCVSW-2056+IVGCVSW-2064 : move ClContextControl to the ClBackendexperimental/nhwc-previewDavid Beck
2018-11-02IVGCVSW-1946: Remove armnn/src from the include pathsAron Virginas-Tar
2018-10-25IVGCVSW-2067 : dynamically create workload factories based on the backends in...David Beck
2018-10-25IVGCVSW-2053: Validate BackendId parameters for the InferenceTest (EndToEnd t...Aron Virginas-Tar
2018-10-22IVGCVSW-2019 : replace Compute enum in the backend preferences listDavid Beck
2018-09-25IVGCVSW-1733 - set enableGpuProfiling in CreationOptions for Runtime if -e fl...Nina Drozd
2018-09-25MLCE-52 Where has PROFILING gone?Sadik Armagan
2018-09-17IVGCVSW-1807 : change license text in file headersDavid Beck
2018-08-31Release 18.08telsoa01
2018-05-23Release 18.05surmeh01
2018-03-09Release 18.02telsoa01