1. 616acc6 NNXSW-1697 Remove use of SubgraphView that may become invalid. by Rob Hughes · 4 years, 10 months ago branches/armnn_19_05
  2. a723ec5 IVGCVSW-3129 Image pre-processing fix for TFLite by FinnWilliamsArm · 5 years ago v19.05
  3. 7f2c35a IVGCVSW-3033 Adding MockLayerSupport to MockBackend by David Monahan · 5 years ago
  4. c1001c6 Make the script for getting the compute library more robust by Matteo Martincigh · 5 years ago
  5. 7413583 IVGCVSW-2771 Fix SubTensor error in vgg16 ExecuteNetwork CL by Narumol Prangnawarat · 5 years ago
  6. 2f80f6e IVGCVSW-3026 Extend RefConvolution2dWorkload to support QSymm16 by Mike Kelly · 5 years ago
  7. 88d44b8 IVGCVSW-3074 Extend the DepthwiseConvolution2d workload to support QSymm16 by Ruomei Yan · 5 years ago
  8. e3a4245 IVGCVSW-3082 Fix layer execution order after a subgraph substitution by Matteo Martincigh · 5 years ago
  9. 15eb583 IVGCVSW-2771 Fix SubTensor error in vgg16 ExecuteNetwork NEON by Narumol Prangnawarat · 5 years ago
  10. 495852f IVGCVSW-3073 Refactor reference DepthwiseConvolution2d workloads by Ruomei Yan · 5 years ago
  11. 9b39832 IVGCVSW-3025: Refactor reference Convolution2d workload by Mike Kelly · 5 years ago
  12. 31b2e13 Silence gcc 8 warning wrt catch by value by Matthew Bentham · 5 years ago
  13. c3ba50e IVGCVSW-3132 Reintroduce SubGraph definition, but deprecated by Matteo Martincigh · 5 years ago
  14. 38a9258 IVGCVSW-2758 Instructions for cross-compiling ArmNN for arm64 should install cross-compiling toolchain earlier by Ruomei Yan · 5 years ago
  15. d00883b IVGCVSW-3116 Fix failing NN Driver Tests on Android Q by Sadik Armagan · 5 years ago
  16. e0ca861 IVGCVSW-3081 Quantizer min>=max error & missing layers by Les Bell · 5 years ago
  17. ed73504 IVGCVSW-3088 Update the backends README file by Matteo Martincigh · 5 years ago
  18. 05349c5 IVGCVSW-3015 Fix duplicate input/output slots in sub-graph by Matteo Martincigh · 5 years ago
  19. 1b3eb7e IVGCVSW-3123 Remove duplicate step from CrossCompilation guide by Surabhi Mehta · 5 years ago
  20. 005288d IVGCVSW-3033 New unit tests to ensure the Optimizer can by David Monahan · 5 years ago
  21. 997dd8c IVGCVSW-3088 Update Readme for 19.05 by Nina Drozd · 5 years ago
  22. 825af45 IVGCVSW-3125 Deprecate CreateMergerDescriptorForConcatenation function by Jim Flynn · 5 years ago
  23. f02e6cd IVGCVSW-3030 Add unit testing for the Optimization API by Matteo Martincigh · 5 years ago
  24. 4ed6c83 IVGCVSW-3124 Rename workloadFactory CreateMerger to CreateConcat by Jim Flynn · 5 years ago
  25. ac73760 IVGCVSW-3060 Classification tests display output value as raw float by Derek Lamberti · 5 years ago
  26. 58ef2c6 IVGCVSW-2967 Support QSymm16 for Constant workloads by Nina Drozd · 5 years ago
  27. 39d487d IVGCVSW-3117 Rename NeonMergerWorkload to NeonConcatWorkload by Jim Flynn · 5 years ago
  28. 6905941 IVGCVSW-3117 Rename ClMergerWorkload to ClConcatWorkload by Jim Flynn · 5 years ago
  29. 4ed34ed IVGCVSW-3117 Rename RefMergerWorkload to RefConcatWorkload by Jim Flynn · 5 years ago
  30. b6e1756 IVGCVSW-3036 Change Armnn Quantizer to specify Armnn format by Finn Williams · 5 years ago
  31. 88054f8 IVGCVSW-3030 Add a mock backend for unit testing by Matteo Martincigh · 5 years ago
  32. af000a9 IVGCVSW-2964 Fix issue with Deserializer creating ciruclar graph by Nattapat Chaimanowong · 5 years ago
  33. cbb66aa IVGCVSW-2972 Support QSymm16 for Merger by Jim Flynn · 5 years ago
  34. 6028157 IVGCVSW-3089 Change clframework version to 19.05 Release branch by Narumol Prangnawarat · 5 years ago
  35. 758fe12 IVGCVSW-3087 Changing version to 19.05 by Telmo Soares · 5 years ago
  36. bab2626 IVGCVSW-2911 Add Android Q support to android-nn-driver infrastructure by Sadik Armagan · 5 years ago
  37. da47048 IVGCVSW-3001 Dequantize the output prior to printing by Derek Lamberti · 5 years ago
  38. fc598e1 Use the new deprecation API by Matteo Martincigh · 5 years ago
  39. 906f946 IVGCVSW-3076 Add ConcatLayer methods to public API by Jim Flynn · 5 years ago
  40. 3056202 IVGCVSW-3069 Add documentation for ModelAccuracyTool-Armnn by Conor Kennedy · 5 years ago
  41. eac246d MLCE-101 Add default dilation depthwise convolution implementation by Matteo Martincigh · 5 years ago
  42. 22972f0 MLCE-101 Add dilation support for DepthWiseConv workload by Bruno Goncalves · 5 years ago
  43. acad04e MLCE-101 Add dilation parameter to serializer by Matthew Bentham · 5 years ago
  44. 49cb7d0 MLCE-101 Add dilation support to reference backend by Matthew Bentham · 5 years ago
  45. f0bd683 MLCE-101: Adding dilation support in conv and dconv by Pablo Tello · 5 years ago
  46. 3f9119a IVGCVSW-3035 Correct gamma variable name by Narumol Prangnawarat · 5 years ago
  47. 290eb93 IVGCVSW-3058 Segmentation fault running Resnetv2.50 tfite int8 model by Matteo Martincigh · 5 years ago
  48. b9971c9 IVGCVSW-3013 Add unit tests for QSymm16 LSTM by Conor Kennedy · 5 years ago
  49. 0e26cb5 IVGCVSW-3070 Add Documentation for ImageTensorGenerator & ImageCSVFileGenerator by Conor Kennedy · 5 years ago
  50. cd05f3e IVGCVSW-2834 Fix Input TensorInfo in Quantization DataSet by Narumol Prangnawarat · 5 years ago
  51. bdf2aab IVGCVSW-3034 Adding a unit test to check substituteSubGraph by David Monahan · 5 years ago
  52. 5696bff IVGCVSW-3063 Modify Quantizer tool to take command line input by Éanna Ó Catháin · 5 years ago
  53. 5200afa IVGCVSW-3034 Updates to SubstituteSubGraph and by David Monahan · 5 years ago
  54. afe7889 IVGCVSW-2990 Add deprecation helpers by Derek Lamberti · 5 years ago
  55. 8492433 IVGCVSW-3030 Refactor code and fix OptimizeSubgraphView by Matteo Martincigh · 5 years ago
  56. f3d1021 IVGCVSW-3030 Added move operators to the Graph class by Matteo Martincigh · 5 years ago
  57. 724e480 IVGCVSW-3061 Modify NetworkQuantizer to support option to preserve input/output types by Nattapat Chaimanowong · 5 years ago
  58. 5fa8393 IVGCVSW-3072 Add MergerLayer Deserialise Backcompat test by Jim Flynn · 5 years ago
  59. 77ba3df IVGCVSW-3030 Make the OptimizationViews class move-assignable by Matteo Martincigh · 5 years ago
  60. a563b92 IVGCVSW-2900 Adding the missing option to build the Accuracy Tool by Éanna Ó Catháin · 5 years ago
  61. 8106b7c IVGCVSW-3031 Reparent layer to new graph by Derek Lamberti · 5 years ago
  62. f92dfce IVGCVSW-2833 Add Dynamic Quantization by Jim Flynn · 5 years ago
  63. a4247d5 IVGCVSW-2900 Adding the Accuracy Checker Tool and tests by Éanna Ó Catháin · 5 years ago
  64. c2fe5fb IVGCVSW-3031 Finer grained backend optimization API by Derek Lamberti · 5 years ago
  65. 59f32f9 IVGCVSW-3067 Fix issue with QuantizerVisior not setting TensorShape correctly by Nattapat Chaimanowong · 5 years ago
  66. eb2b329 IVGCVSW-2997 Refactor reference LSTM workload by Nattapat Chaimanowong · 5 years ago
  67. 5cf4d1c IVGCVSW-2989 Generate subgraphs without cyclic dependencies by Derek Lamberti · 5 years ago
  68. 2fd6100 IVGCVSW-3038 Move MakeInputTensors to armnnUtils by Jim Flynn · 5 years ago
  69. 0eea37c IVGCVSW-3030 Update the backend code to create also a list of by Matteo Martincigh · 5 years ago
  70. 8710676 IVGCVSW-3014 Add GetSupportedBackends to IDeviceSpec by Narumol Prangnawarat · 5 years ago
  71. 602af09 IVGCVSW-3029 Remove any AddLayer capabilities from SubgraphView by Matteo Martincigh · 5 years ago
  72. 59e15b0 IVGCVSW-2834 Add dynamic quantization via datasets by Nina Drozd · 5 years ago
  73. 8b194fb IVGCVSW-3003 Fix the bug in setting the same tuningLevel in the constructor by Ruomei Yan · 5 years ago
  74. b4d7eae IVGCVSW-3039 Unify BindingPointInfo declarations by Jim Flynn · 5 years ago
  75. 93e2e40 IVGCVSW-2941 THIRD_PARTY_INCLUDE_DIRS is not set in armnn/tests/CMakeLists.txt for external builds by Sadik Armagan · 5 years ago
  76. 49937f3 IVGCVSW-2773 Integrate new CL tuner into ArmNN by Ruomei Yan · 5 years ago
  77. d78b891d IVGCVSW-3021 Add end-to-end flow control integration test by Matthew Bentham · 5 years ago
  78. 386681a IVGCVSW-2993: Investigate TfLite Parser test output shape validation by Narumol Prangnawarat · 5 years ago
  79. ff05cc5 IVGCVSW-2405 Rename SubGraph to SubgraphView by Derek Lamberti · 5 years ago
  80. 6870b98 IVGCVSW-2948 Add DeepSpeech v1 support to TensorFlowLiteSupport.md by Narumol Prangnawarat · 5 years ago
  81. 18515e2 IVGCVSW-2983 activation layers support for QSymm16 !armnn:1023 by Teresa Charlin · 5 years ago
  82. e05e38e Fixing a broken link to MLPlatform.org by Brian Joyce · 5 years ago
  83. dc2f7f4 IVGCVSW-2843 Support QSymm16 via Command-line quantizer tool by Sadik Armagan · 5 years ago
  84. ae2c5f0 IVGCVSW-2982 Refactor reference Activation workload by Nattapat Chaimanowong · 5 years ago
  85. bb73e57 IVGCVSW-2773 Update clframework pin for the jenkins timing tests by Ruomei Yan · 5 years ago
  86. 13a9fa6 IVGCVSW-2396 Go back to using offset memory manager by Sadik Armagan · 5 years ago
  87. 501f4d4 IVGCVSW-2996 Add Reshape layer to ParseFullyConnected in TfLite parser by Narumol Prangnawarat · 5 years ago
  88. c01b391 IVGCVSW-3007 ArmnnConverter: Fix bug with optional --input-tensor-shape argument by Matthew Bentham · 5 years ago
  89. b855470 IVGCVSW-2657: Fix to force correct quantisation parameters for QASYMM8 Softmax by David Monahan · 5 years ago
  90. 04a8b05 IVGCVSW-3005 Correct the order of inputs and outputs of deepspeech v1 by Narumol Prangnawarat · 5 years ago
  91. 3dcc1c6 MLCE-111: ONNX parser raw data bug by Pablo Tello · 5 years ago
  92. d49b70f IVGCVSW-2993: Investigate TfLite Parser test output shape validation by Nina Drozd · 5 years ago
  93. 672de57 IVGCVSW-2994 Add Reshape layer to ParseUnpack in TfLite parser by Narumol Prangnawarat · 5 years ago
  94. 4a95611 Remove incorrect documentation line by Matthew Bentham · 5 years ago
  95. a820e02 IVGCVSW-2657: New Mobilenet Timings test which includes quantisation and softmax by David Monahan · 5 years ago
  96. dc27979 IVGCVSW-2657: Model update to fix failing timings test: TfLiteVGG16Quantized by David Monahan · 5 years ago
  97. 4de9f67 IVGCVSW-2918 Implement ExecutionFrame. by Teresa Charlin · 5 years ago
  98. 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
  99. 861985f IVGCVSW-2925: Combine Pad with Convolution2d in the Optimizer by Nina Drozd · 5 years ago
  100. 17660e6 IVGCVSW-2987 Modify ParseSplit in TfLite parser by Narumol Prangnawarat · 5 years ago