1. 397043f IVGCVSW-4002 Add FamilyId to CommandHandlerKey by Jim Flynn · 4 years, 9 months ago
  2. b682d84 IVGCVSW-3721 Add support for startup sequence (Mock Gatord service). by Colm Donelan · 4 years, 9 months ago
  3. 6598427 IVGCVSW-3400 Fixed include directives for Gatord builds by Matteo Martincigh · 4 years, 9 months ago
  4. c626345 IVGCVSW-3551 Fix CounterCaptureHandlingTest by Finn Williams · 4 years, 9 months ago
  5. a21620d IVGCVSW-3721 Add support for startup sequence (Mock Gatord service). by Colm Donelan · 4 years, 9 months ago
  6. 1555cbd IVGCVSW-3669 Fix bug parsing multiple InputShapes in ExecuteNetwork by Francis Murtagh · 4 years, 9 months ago
  7. 4951b8c IVGCVSW-3948 Adds External Profiling cmdline to ExecuteNetwork by Jim Flynn · 4 years, 9 months ago
  8. 93667b1 Replace uses of non-standard C++: by Rob Hughes · 4 years, 9 months ago
  9. a85e215 IVGCVSW-3720 Start a UDS server that accepts connections. by Colm Donelan · 4 years, 10 months ago
  10. 366023f IVGCVSW-3719 Create test program executable. by Colm Donelan · 4 years, 10 months ago
  11. 07882f1 IVGCVSW-3816 Make compute option required in ExecuteNetwork by Matthew Jackson · 4 years, 10 months ago
  12. 23ae2ea IVGCVBENCH-1337 Added additional layer parameters to dot file and -v option by Andre Ghattas · 5 years ago
  13. 7708628 IVGCVSW-2945 ExecuteNetwork should have an option to save the output to a file by Sadik Armagan · 4 years, 10 months ago
  14. 08b5186 Add a check for the number of output types to ExecuteNetwork by Matteo Martincigh · 4 years, 10 months ago
  15. 54658b9 IVGCVSW-3675 Add ExecuteNetwork option to print intermediate layers by Matthew Jackson · 4 years, 10 months ago
  16. 00dda4a IVGCVSW-3547 Use ExecuteNetwork to run a dynamic backend end to end test by Matteo Martincigh · 4 years, 11 months ago
  17. d6507c9 IVGCVSW-3564 Add optional InputLayerBindingID argument to ImageCSVFileGenerator by FinnWilliamsArm · 4 years, 11 months ago
  18. 23700bb Fix ModelAccuracyTool and ImageTensorGenerator's command line option typo by SiCong Li · 5 years ago
  19. 9e10c2b Fix various uses of non-standard C++: by Rob Hughes · 5 years ago
  20. 588973f Fix and clean up ImageTensorGenerator by SiCong Li · 5 years ago
  21. 90bb7ab MLCE-103 Clean up ModelAccuracyTool and ImageTensorGenerator by SiCong Li · 5 years ago
  22. 898a324 MLCE-103 Add necessary enhancements to ModelAccuracyTool by SiCong Li · 5 years ago
  23. 5f9f2e3 IVGCVSW-3492 - Fix for Array must be initialized error by Kevin May · 5 years ago
  24. c0ed7ba MLCE-103 Remove hardcoded output shape in ModelAccuracyTool by SiCong Li · 5 years ago
  25. 39f4639 MLCE-103 Use ImageTensorGenerator in ModelAccuracyTool by SiCong Li · 5 years ago
  26. 610256f IVGCVSW-3193 Allow ExecuteNetwork to have qasymm8 input type by Narumol Prangnawarat · 5 years ago
  27. 713e95c IVGCVSW-3193 Update bounding box value of MobileNet SSD after refactor by Narumol Prangnawarat · 5 years ago
  28. bee4bc9 IVGCVSW-3299 Add Uint8 Support to Model Accuracy Checker by Francis Murtagh · 5 years ago
  29. 60f5488 IVGCVSW-3182 Updated Validation files by FinnWilliamsArm · 5 years ago
  30. edb8b2e IVGCVSW-3182 Corrected expected model predictions by FinnWilliamsArm · 5 years ago
  31. af8b72d IVGCVSW-3129 Image pre-processing fix for TFLite by FinnWilliamsArm · 5 years ago
  32. 997dd8c IVGCVSW-3088 Update Readme for 19.05 by Nina Drozd · 5 years ago
  33. ac73760 IVGCVSW-3060 Classification tests display output value as raw float by Derek Lamberti · 5 years ago
  34. da47048 IVGCVSW-3001 Dequantize the output prior to printing by Derek Lamberti · 5 years ago
  35. 3056202 IVGCVSW-3069 Add documentation for ModelAccuracyTool-Armnn by Conor Kennedy · 5 years ago
  36. 0e26cb5 IVGCVSW-3070 Add Documentation for ImageTensorGenerator & ImageCSVFileGenerator by Conor Kennedy · 5 years ago
  37. a4247d5 IVGCVSW-2900 Adding the Accuracy Checker Tool and tests by Éanna Ó Catháin · 5 years ago
  38. 2fd6100 IVGCVSW-3038 Move MakeInputTensors to armnnUtils by Jim Flynn · 5 years ago
  39. b4d7eae IVGCVSW-3039 Unify BindingPointInfo declarations by Jim Flynn · 5 years ago
  40. 93e2e40 IVGCVSW-2941 THIRD_PARTY_INCLUDE_DIRS is not set in armnn/tests/CMakeLists.txt for external builds by Sadik Armagan · 5 years ago
  41. ff05cc5 IVGCVSW-2405 Rename SubGraph to SubgraphView by Derek Lamberti · 5 years ago
  42. 04a8b05 IVGCVSW-3005 Correct the order of inputs and outputs of deepspeech v1 by Narumol Prangnawarat · 5 years ago
  43. a820e02 IVGCVSW-2657: New Mobilenet Timings test which includes quantisation and softmax by David Monahan · 5 years ago
  44. dc27979 IVGCVSW-2657: Model update to fix failing timings test: TfLiteVGG16Quantized by David Monahan · 5 years ago
  45. 8271f81 IVGCVSW-2899 Create a tool to preprocess the images, generating the RAW tensor data from the image files by Sadik Armagan · 5 years ago
  46. c2ebc63 IVGCVSW-2855 Update Command Line Processing of commonOptions by Jim Flynn · 5 years ago
  47. e571d33 IVGCVSW-2855 Create TfLite reference test for DeepSpeechV1 by Jim Flynn · 5 years ago
  48. aab6aff IVGCVSW-2959: Update TfLiteResNetV2-50-Quantized-Armnn test by Nina Drozd · 5 years ago
  49. 507f39d MLCE-103: MDK changes for running multiple inferences qasymm8 by Pablo Tello · 5 years ago
  50. 472d4e0 IVGCVSW-2965: Add ResnetV2 50 Timings job in CI by Nina Drozd · 5 years ago
  51. 3e68b97 IVGCVSW-2928 Fix issue with GPU profiling by Matthew Bentham · 5 years ago
  52. b1390fc IVGCVSW-2959 Update TfLiteResNetV2-50-Quantized-Armnn test by nikraj01 · 5 years ago
  53. 7b4886f IVGCVSW-2543 Add timing for ExecuteNetwork inference by James Conroy · 5 years ago
  54. 647aab3 IVGCVSW-2926 Add test for ResNetV2 50 quantized tflite model by nikraj01 · 5 years ago
  55. 2fcce08 IVGCVSW-2802 Ability to run FP16 turbo mode through ExecuteNetwork by Ruomei Yan · 5 years ago
  56. 8b6df4d IVGCVSW-2827: adding Validation file for TfLiteInceptionV4Quantized by Nina Drozd · 5 years ago
  57. 045ea78 IVGCVSW-2884:Add Validation.txt for TfliteInceptionV3 by nikraj01 · 5 years ago
  58. 65d3096 IVGCVSW-2354 Caffe SqueezeNet through armnn Cl and Neon by Narumol Prangnawarat · 5 years ago
  59. 4628d05 IVGCVSW-2560 Verify Inference test for TensorFlow Lite MobileNet SSD by Narumol Prangnawarat · 5 years ago
  60. b3d481a IVGCVSW-2629 Adding support for uint8 in ExecuteNetwork to fix issues with output tensor being all zero by Éanna Ó Catháin · 5 years ago
  61. 8ddae33 IVGSVSW-2736 Fix dangling reference to temporary storage by Derek Lamberti · 5 years ago
  62. 0028d1b IVGSVSW-2736 Rename DeserializeParser => Deserializer & fix namespaces by Derek Lamberti · 5 years ago
  63. c8bab1b IVGCVSW-2436 Modify MobileNet SSD inference test by Narumol Prangnawarat · 5 years ago
  64. 2b183fb IVGCVSW-2736 Deserialize using istream instead of filename by Derek Lamberti · 5 years ago
  65. 64e4ccb IVGCVSW-2663 Enable ExecuteNetwork to load ArmNN files by Aron Virginas-Tar · 5 years ago
  66. c602f29 IVGCVSW-2529 DeepSpeech v1 test by Ferran Balaguer · 5 years ago
  67. 61980d4 Added TfLiteParser test for MnasNet by Bruno Goncalves · 6 years ago
  68. ccbde0e Added TfLiteParser test for InceptionV4Quantized by Bruno Goncalves · 6 years ago
  69. 8f29338 Added TfLiteParser test for ResNetV2 by Bruno Goncalves · 6 years ago
  70. c981df3 Added TfLiteParser test for InceptionV3Quantized by Bruno Goncalves · 6 years ago
  71. 0630411 Added TfLiteParser test for MobilenetV2Quantized by Bruno Goncalves · 6 years ago
  72. 339bcae IVGCVSW-2604 Fix bug that made it impossible to execute inference tests on certain backends by Aron Virginas-Tar · 5 years ago
  73. 93f5f97 IVGCVSW-2601 Fix for ExecuteNetwork output data printing bug by Aron Virginas-Tar · 5 years ago
  74. 9b93747 IVGCVSW-2564 Fix output buffer initialization bug in ExecuteNetwork by Aron Virginas-Tar · 5 years ago
  75. d089b74 IVGCVSW-2437 Inference test for TensorFlow Lite MobileNet SSD by Aron Virginas-Tar · 5 years ago
  76. 7cf0eaa IVGCVSW-2564 Add support for multiple input and output bindings in InferenceModel by Aron Virginas-Tar · 5 years ago
  77. 382e21c IVGCVSW-2535 Fix crash in ExecuteNetwork when no compute device is specified by Aron Virginas-Tar · 5 years ago
  78. 4912402 IVGCVSW-2454 Merge together the pluggable backends work (was in a by Matteo Martincigh · 5 years ago
  79. d5b9e64 IVGCVSW-2421 Remove the template-based version of armnnUtils::Permute by Matteo Martincigh · 5 years ago
  80. e02d601 IVGCVSW-2199 Call Resize only if H and/or W changes by James Conroy · 6 years ago
  81. 1b61be5 IVGCVSW-2056+IVGCVSW-2064 : move ClContextControl to the ClBackend by David Beck · 6 years ago experimental/nhwc-preview
  82. c9cc804 IVGCVSW-1946: Remove armnn/src from the include paths by Aron Virginas-Tar · 6 years ago
  83. 1b417c4 IVGCVSW-1970 TfLite VGG16: Use same number of iterations as other tests by Matthew Bentham · 6 years ago
  84. db6a7fa IVGCVSW-1970 TfLite VGG16: Correct number of iterations by Matthew Bentham · 6 years ago
  85. 41d3fa6 IVGCVSW-1970 TfLite VGG16: Add Validation.txt for continuous integration by Matthew Bentham · 6 years ago
  86. 0022a46 MLCE-67 Fix for Github issue 91 by Matthew Bentham · 6 years ago
  87. 4322d36 IVGCVSW-2029 Tweak results handling for batch size 2 test by Matthew Bentham · 6 years ago
  88. 19483db Fixed Android32 build error blocking master by Matteo Martincigh · 6 years ago
  89. 067112f Fixed backend id argument parsing in ExecuteNetwork by Matteo Martincigh · 6 years ago
  90. d8eee59 IVGCVSW-2029 Fix fully connected layer support in TfLite Parser and implement test for TfLite VGG16 quantized by Nattapat Chaimanowong · 6 years ago
  91. 29c75de IVGCVSW-2067 : dynamically create workload factories based on the backends in the network by David Beck · 6 years ago
  92. 5cc8e56 IVGCVSW-2053: Validate BackendId parameters for the InferenceTest (EndToEnd tests) / ExecuteNetwork by Aron Virginas-Tar · 6 years ago
  93. f0b4845 IVGCVSW-2019 : replace Compute enum in the backend preferences list by David Beck · 6 years ago
  94. ca225f0 IVGCVSW-1822: Fix CaffeYolo-Armnn error reporting by James Conroy · 6 years ago
  95. e82ef3f Updated the inception_v3 model taken from official Tf by surmeh01 · 6 years ago
  96. c3b012e Added and modified the vanilla tensorflow values for inception and mobilenet by surmeh01 · 6 years ago
  97. 549ae37 IVGCVSW-1733 - set enableGpuProfiling in CreationOptions for Runtime if -e flag is set, by Nina Drozd · 6 years ago
  98. 57f1e20 IVGCVSW-1808 : Updated the network used from Official Tf(http://download.tensorflow.org/models/mobilenet_v1_2018_08_02/mobilenet_v1_1.0_224.tgz) by surmeh01 · 6 years ago
  99. 2b7a158 MLCE-52 Where has PROFILING gone? by Sadik Armagan · 6 years ago
  100. ecb56cd IVGCVSW-1807 : change license text in file headers by David Beck · 6 years ago