aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2019-02-26IVGCVSW-2560 Verify Inference test for TensorFlow Lite MobileNet SSDNarumol Prangnawarat
2019-02-26IVGCVSW-2629 Adding support for uint8 in ExecuteNetwork to fix issues with ou...Éanna Ó Catháin
2019-02-22IVGSVSW-2736 Fix dangling reference to temporary storageDerek Lamberti
2019-02-20IVGSVSW-2736 Rename DeserializeParser => Deserializer & fix namespacesDerek Lamberti
2019-02-20IVGCVSW-2436 Modify MobileNet SSD inference testNarumol Prangnawarat
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-08Added TfLiteParser test for MnasNetBruno Goncalves
2019-02-07Added TfLiteParser test for InceptionV4QuantizedBruno Goncalves
2019-02-07Added TfLiteParser test for ResNetV2Bruno Goncalves
2019-02-01Added TfLiteParser test for InceptionV3QuantizedBruno Goncalves
2019-02-01Added TfLiteParser test for MobilenetV2QuantizedBruno Goncalves
2019-02-01IVGCVSW-2604 Fix bug that made it impossible to execute inference tests on ce...Aron Virginas-Tar
2019-01-31IVGCVSW-2601 Fix for ExecuteNetwork output data printing bugAron Virginas-Tar
2019-01-31IVGCVSW-2564 Fix output buffer initialization bug in ExecuteNetworkAron Virginas-Tar
2019-01-30IVGCVSW-2437 Inference test for TensorFlow Lite MobileNet SSDAron Virginas-Tar
2019-01-30IVGCVSW-2564 Add support for multiple input and output bindings in InferenceM...Aron Virginas-Tar
2019-01-22IVGCVSW-2535 Fix crash in ExecuteNetwork when no compute device is specifiedAron Virginas-Tar
2019-01-15IVGCVSW-2454 Merge together the pluggable backends work (was in aMatteo Martincigh
2019-01-07IVGCVSW-2421 Remove the template-based version of armnnUtils::PermuteMatteo Martincigh
2018-11-26IVGCVSW-2199 Call Resize only if H and/or W changesJames Conroy
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-31IVGCVSW-1970 TfLite VGG16: Use same number of iterations as other testsMatthew Bentham
2018-10-30IVGCVSW-1970 TfLite VGG16: Correct number of iterationsMatthew Bentham
2018-10-30IVGCVSW-1970 TfLite VGG16: Add Validation.txt for continuous integrationMatthew Bentham
2018-10-30MLCE-67 Fix for Github issue 91Matthew Bentham
2018-10-29IVGCVSW-2029 Tweak results handling for batch size 2 testMatthew Bentham
2018-10-29Fixed Android32 build error blocking masterMatteo Martincigh
2018-10-29Fixed backend id argument parsing in ExecuteNetworkMatteo Martincigh
2018-10-26IVGCVSW-2029 Fix fully connected layer support in TfLite Parser and implement...Nattapat Chaimanowong
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-10-10IVGCVSW-1822: Fix CaffeYolo-Armnn error reportingJames Conroy
2018-10-01Updated the inception_v3 model taken from official Tfsurmeh01
2018-10-01Added and modified the vanilla tensorflow values for inception and mobilenetsurmeh01
2018-09-25IVGCVSW-1733 - set enableGpuProfiling in CreationOptions for Runtime if -e fl...Nina Drozd
2018-09-25IVGCVSW-1808 : Updated the network used from Official Tf(http://download.tens...surmeh01
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-29Release 18.03surmeh01
2018-03-09Release 18.02telsoa01