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