1. a723ec5 IVGCVSW-3129 Image pre-processing fix for TFLite by FinnWilliamsArm · 5 years ago v19.05
  2. 997dd8c IVGCVSW-3088 Update Readme for 19.05 by Nina Drozd · 5 years ago
  3. ac73760 IVGCVSW-3060 Classification tests display output value as raw float by Derek Lamberti · 5 years ago
  4. da47048 IVGCVSW-3001 Dequantize the output prior to printing by Derek Lamberti · 5 years ago
  5. 3056202 IVGCVSW-3069 Add documentation for ModelAccuracyTool-Armnn by Conor Kennedy · 5 years ago
  6. 0e26cb5 IVGCVSW-3070 Add Documentation for ImageTensorGenerator & ImageCSVFileGenerator by Conor Kennedy · 5 years ago
  7. a4247d5 IVGCVSW-2900 Adding the Accuracy Checker Tool and tests by Éanna Ó Catháin · 5 years ago
  8. 2fd6100 IVGCVSW-3038 Move MakeInputTensors to armnnUtils by Jim Flynn · 5 years ago
  9. b4d7eae IVGCVSW-3039 Unify BindingPointInfo declarations by Jim Flynn · 5 years ago
  10. 93e2e40 IVGCVSW-2941 THIRD_PARTY_INCLUDE_DIRS is not set in armnn/tests/CMakeLists.txt for external builds by Sadik Armagan · 5 years ago
  11. ff05cc5 IVGCVSW-2405 Rename SubGraph to SubgraphView by Derek Lamberti · 5 years ago
  12. 04a8b05 IVGCVSW-3005 Correct the order of inputs and outputs of deepspeech v1 by Narumol Prangnawarat · 5 years ago
  13. a820e02 IVGCVSW-2657: New Mobilenet Timings test which includes quantisation and softmax by David Monahan · 5 years ago
  14. dc27979 IVGCVSW-2657: Model update to fix failing timings test: TfLiteVGG16Quantized by David Monahan · 5 years ago
  15. 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
  16. c2ebc63 IVGCVSW-2855 Update Command Line Processing of commonOptions by Jim Flynn · 5 years ago
  17. e571d33 IVGCVSW-2855 Create TfLite reference test for DeepSpeechV1 by Jim Flynn · 5 years ago
  18. aab6aff IVGCVSW-2959: Update TfLiteResNetV2-50-Quantized-Armnn test by Nina Drozd · 5 years ago
  19. 507f39d MLCE-103: MDK changes for running multiple inferences qasymm8 by Pablo Tello · 5 years ago
  20. 472d4e0 IVGCVSW-2965: Add ResnetV2 50 Timings job in CI by Nina Drozd · 5 years ago
  21. 3e68b97 IVGCVSW-2928 Fix issue with GPU profiling by Matthew Bentham · 5 years ago
  22. b1390fc IVGCVSW-2959 Update TfLiteResNetV2-50-Quantized-Armnn test by nikraj01 · 5 years ago
  23. 7b4886f IVGCVSW-2543 Add timing for ExecuteNetwork inference by James Conroy · 5 years ago
  24. 647aab3 IVGCVSW-2926 Add test for ResNetV2 50 quantized tflite model by nikraj01 · 5 years ago
  25. 2fcce08 IVGCVSW-2802 Ability to run FP16 turbo mode through ExecuteNetwork by Ruomei Yan · 5 years ago
  26. 8b6df4d IVGCVSW-2827: adding Validation file for TfLiteInceptionV4Quantized by Nina Drozd · 5 years ago
  27. 045ea78 IVGCVSW-2884:Add Validation.txt for TfliteInceptionV3 by nikraj01 · 5 years ago
  28. 65d3096 IVGCVSW-2354 Caffe SqueezeNet through armnn Cl and Neon by Narumol Prangnawarat · 5 years ago
  29. 4628d05 IVGCVSW-2560 Verify Inference test for TensorFlow Lite MobileNet SSD by Narumol Prangnawarat · 5 years ago
  30. 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
  31. 8ddae33 IVGSVSW-2736 Fix dangling reference to temporary storage by Derek Lamberti · 5 years ago
  32. 0028d1b IVGSVSW-2736 Rename DeserializeParser => Deserializer & fix namespaces by Derek Lamberti · 5 years ago
  33. c8bab1b IVGCVSW-2436 Modify MobileNet SSD inference test by Narumol Prangnawarat · 5 years ago
  34. 2b183fb IVGCVSW-2736 Deserialize using istream instead of filename by Derek Lamberti · 5 years ago
  35. 64e4ccb IVGCVSW-2663 Enable ExecuteNetwork to load ArmNN files by Aron Virginas-Tar · 5 years ago
  36. c602f29 IVGCVSW-2529 DeepSpeech v1 test by Ferran Balaguer · 5 years ago
  37. 61980d4 Added TfLiteParser test for MnasNet by Bruno Goncalves · 5 years ago
  38. ccbde0e Added TfLiteParser test for InceptionV4Quantized by Bruno Goncalves · 5 years ago
  39. 8f29338 Added TfLiteParser test for ResNetV2 by Bruno Goncalves · 5 years ago
  40. c981df3 Added TfLiteParser test for InceptionV3Quantized by Bruno Goncalves · 5 years ago
  41. 0630411 Added TfLiteParser test for MobilenetV2Quantized by Bruno Goncalves · 5 years ago
  42. 339bcae IVGCVSW-2604 Fix bug that made it impossible to execute inference tests on certain backends by Aron Virginas-Tar · 5 years ago
  43. 93f5f97 IVGCVSW-2601 Fix for ExecuteNetwork output data printing bug by Aron Virginas-Tar · 5 years ago
  44. 9b93747 IVGCVSW-2564 Fix output buffer initialization bug in ExecuteNetwork by Aron Virginas-Tar · 5 years ago
  45. d089b74 IVGCVSW-2437 Inference test for TensorFlow Lite MobileNet SSD by Aron Virginas-Tar · 5 years ago
  46. 7cf0eaa IVGCVSW-2564 Add support for multiple input and output bindings in InferenceModel by Aron Virginas-Tar · 5 years ago
  47. 382e21c IVGCVSW-2535 Fix crash in ExecuteNetwork when no compute device is specified by Aron Virginas-Tar · 5 years ago
  48. 4912402 IVGCVSW-2454 Merge together the pluggable backends work (was in a by Matteo Martincigh · 5 years ago
  49. d5b9e64 IVGCVSW-2421 Remove the template-based version of armnnUtils::Permute by Matteo Martincigh · 5 years ago
  50. e02d601 IVGCVSW-2199 Call Resize only if H and/or W changes by James Conroy · 6 years ago
  51. 1b61be5 IVGCVSW-2056+IVGCVSW-2064 : move ClContextControl to the ClBackend by David Beck · 6 years ago experimental/nhwc-preview
  52. c9cc804 IVGCVSW-1946: Remove armnn/src from the include paths by Aron Virginas-Tar · 6 years ago
  53. 1b417c4 IVGCVSW-1970 TfLite VGG16: Use same number of iterations as other tests by Matthew Bentham · 6 years ago
  54. db6a7fa IVGCVSW-1970 TfLite VGG16: Correct number of iterations by Matthew Bentham · 6 years ago
  55. 41d3fa6 IVGCVSW-1970 TfLite VGG16: Add Validation.txt for continuous integration by Matthew Bentham · 6 years ago
  56. 0022a46 MLCE-67 Fix for Github issue 91 by Matthew Bentham · 6 years ago
  57. 4322d36 IVGCVSW-2029 Tweak results handling for batch size 2 test by Matthew Bentham · 6 years ago
  58. 19483db Fixed Android32 build error blocking master by Matteo Martincigh · 6 years ago
  59. 067112f Fixed backend id argument parsing in ExecuteNetwork by Matteo Martincigh · 6 years ago
  60. d8eee59 IVGCVSW-2029 Fix fully connected layer support in TfLite Parser and implement test for TfLite VGG16 quantized by Nattapat Chaimanowong · 6 years ago
  61. 29c75de IVGCVSW-2067 : dynamically create workload factories based on the backends in the network by David Beck · 6 years ago
  62. 5cc8e56 IVGCVSW-2053: Validate BackendId parameters for the InferenceTest (EndToEnd tests) / ExecuteNetwork by Aron Virginas-Tar · 6 years ago
  63. f0b4845 IVGCVSW-2019 : replace Compute enum in the backend preferences list by David Beck · 6 years ago
  64. ca225f0 IVGCVSW-1822: Fix CaffeYolo-Armnn error reporting by James Conroy · 6 years ago
  65. e82ef3f Updated the inception_v3 model taken from official Tf by surmeh01 · 6 years ago
  66. c3b012e Added and modified the vanilla tensorflow values for inception and mobilenet by surmeh01 · 6 years ago
  67. 549ae37 IVGCVSW-1733 - set enableGpuProfiling in CreationOptions for Runtime if -e flag is set, by Nina Drozd · 6 years ago
  68. 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
  69. 2b7a158 MLCE-52 Where has PROFILING gone? by Sadik Armagan · 6 years ago
  70. ecb56cd IVGCVSW-1807 : change license text in file headers by David Beck · 6 years ago
  71. c577f2c Release 18.08 by telsoa01 · 6 years ago
  72. 3537c2c Release 18.05 by surmeh01 · 6 years ago
  73. bceff2f Release 18.03 by surmeh01 · 6 years ago
  74. 4fcda01 Release 18.02 by telsoa01 · 6 years ago