1. 120522a IVGCVSW-3195 Extend reference SpaceToBatch workload to support QSymm16 by nikraj01 · 5 years ago
  2. 42666a1 IVGCVSW-3171 Extend the Strided Slice Ref workload to support the QSymm16 by Matteo Martincigh · 5 years ago
  3. e851b3d IVGCVSW-3170 Refactor the Strided Slice Ref workload for Float32 and by Matteo Martincigh · 5 years ago
  4. 25339c3 IVGCVSW-3159 Support QSymm16 for Splitter workloads by Ruomei Yan · 5 years ago
  5. 0f072ab IVGCVSW-2771 Add more end to end tests for splitter on Cl, Neon, Ref by Narumol Prangnawarat · 5 years ago
  6. 248683f IVGCVSW-3173 Extend reference softmax workload to support qsymm16 by nikraj01 · 5 years ago
  7. 8ed4b8c IVGCVSW-3172 Add QSymm16 support for reshape workload by Nina Drozd · 5 years ago
  8. a121de3 IVGCVSW-3168 Refactor reference softmax workload into a single workload by nikraj01 · 5 years ago
  9. e242f2d IVGCVSW-3119 Rename MergerLayer to ConcatLayer by Jim Flynn · 5 years ago
  10. 2f2778f IVGCVSW-3145 Refactor Reference Reshape workloads by Nina Drozd · 5 years ago
  11. 0be4338 IVGCVSW-2771 Add end to end tests for splitter on Cl, Neon, Ref by Narumol Prangnawarat · 5 years ago
  12. 41f00f1 IVGCVSW-3033 Unit test using a MockBackend to validate Optimizer by David Monahan · 5 years ago
  13. 46c09d0 IVGCVSW-2970 Support QSymm16 for FullyConnected workloads by Francis Murtagh · 5 years ago
  14. 43aec58 IVGCVSW-3134 Refactor FullyConnected workloads into single workload by Francis Murtagh · 5 years ago
  15. 7f2c35a IVGCVSW-3033 Adding MockLayerSupport to MockBackend by David Monahan · 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. 15eb583 IVGCVSW-2771 Fix SubTensor error in vgg16 ExecuteNetwork NEON by Narumol Prangnawarat · 5 years ago
  19. 495852f IVGCVSW-3073 Refactor reference DepthwiseConvolution2d workloads by Ruomei Yan · 5 years ago
  20. 9b39832 IVGCVSW-3025: Refactor reference Convolution2d workload by Mike Kelly · 5 years ago
  21. c3ba50e IVGCVSW-3132 Reintroduce SubGraph definition, but deprecated by Matteo Martincigh · 5 years ago
  22. ed73504 IVGCVSW-3088 Update the backends README file by Matteo Martincigh · 5 years ago
  23. 005288d IVGCVSW-3033 New unit tests to ensure the Optimizer can by David Monahan · 5 years ago
  24. 825af45 IVGCVSW-3125 Deprecate CreateMergerDescriptorForConcatenation function by Jim Flynn · 5 years ago
  25. f02e6cd IVGCVSW-3030 Add unit testing for the Optimization API by Matteo Martincigh · 5 years ago
  26. 4ed6c83 IVGCVSW-3124 Rename workloadFactory CreateMerger to CreateConcat by Jim Flynn · 5 years ago
  27. 58ef2c6 IVGCVSW-2967 Support QSymm16 for Constant workloads by Nina Drozd · 5 years ago
  28. 4ed34ed IVGCVSW-3117 Rename RefMergerWorkload to RefConcatWorkload by Jim Flynn · 5 years ago
  29. 88054f8 IVGCVSW-3030 Add a mock backend for unit testing by Matteo Martincigh · 5 years ago
  30. cbb66aa IVGCVSW-2972 Support QSymm16 for Merger by Jim Flynn · 5 years ago
  31. fc598e1 Use the new deprecation API by Matteo Martincigh · 5 years ago
  32. 906f946 IVGCVSW-3076 Add ConcatLayer methods to public API by Jim Flynn · 5 years ago
  33. eac246d MLCE-101 Add default dilation depthwise convolution implementation by Matteo Martincigh · 5 years ago
  34. 22972f0 MLCE-101 Add dilation support for DepthWiseConv workload by Bruno Goncalves · 5 years ago
  35. b9971c9 IVGCVSW-3013 Add unit tests for QSymm16 LSTM by Conor Kennedy · 5 years ago
  36. 8492433 IVGCVSW-3030 Refactor code and fix OptimizeSubgraphView by Matteo Martincigh · 5 years ago
  37. 77ba3df IVGCVSW-3030 Make the OptimizationViews class move-assignable by Matteo Martincigh · 5 years ago
  38. 8106b7c IVGCVSW-3031 Reparent layer to new graph by Derek Lamberti · 5 years ago
  39. c2fe5fb IVGCVSW-3031 Finer grained backend optimization API by Derek Lamberti · 5 years ago
  40. eb2b329 IVGCVSW-2997 Refactor reference LSTM workload by Nattapat Chaimanowong · 5 years ago
  41. 0eea37c IVGCVSW-3030 Update the backend code to create also a list of by Matteo Martincigh · 5 years ago
  42. 602af09 IVGCVSW-3029 Remove any AddLayer capabilities from SubgraphView by Matteo Martincigh · 5 years ago
  43. ff05cc5 IVGCVSW-2405 Rename SubGraph to SubgraphView by Derek Lamberti · 5 years ago
  44. 18515e2 IVGCVSW-2983 activation layers support for QSymm16 !armnn:1023 by Teresa Charlin · 5 years ago
  45. ae2c5f0 IVGCVSW-2982 Refactor reference Activation workload by Nattapat Chaimanowong · 5 years ago
  46. 7997a35 IVGCVSW-2980 Build ArmNN with the latest version of the driver stack library by Matteo Martincigh · 5 years ago
  47. d4f0fea IVGCVSW-2947 Remove boost dependency from include/TypesUtils.hpp by Aron Virginas-Tar · 5 years ago
  48. f30f7d3 IVGCVSW-2946 RefElementwiseWorkload configures prior to first execute by Derek Lamberti · 5 years ago
  49. 82fbe7c IVGCVSW-2912 Make get_compute_library.sh sole source for clframework pin by Jim Flynn · 5 years ago
  50. 2999a02 IVGCVSW-2862 Extend the Elementwise Workload to support QSymm16 Data Type by Sadik Armagan · 5 years ago
  51. 2e6dc3a IVGCVSW-2861 Refactor the Reference Elementwise workload by Sadik Armagan · 5 years ago
  52. eff363d IVGCVSW-2914 Add Switch Layer and no-op factory method by Sadik Armagan · 5 years ago
  53. 1f88630 IVGCVSW-2915 Add Merge Layer and no-op factory method by Nattapat Chaimanowong · 5 years ago
  54. afa4e3a IVGCVSW-2875 Enable QuantisedSymm16 support for ref Dequantize workload by Nattapat Chaimanowong · 5 years ago
  55. a0beb3b IVGCVSW-2872 Unit tests for Quantize layer and reference workload by Nattapat Chaimanowong · 5 years ago
  56. 8a54ac0 IVGCVSW-2875 Reference implementation and unit tests for Dequantize by Nattapat Chaimanowong · 5 years ago
  57. e4294fd IVGCVSW-2874 Add DequantizeLayer and no-op factory method by Nattapat Chaimanowong · 5 years ago
  58. a9cca6a IVGCVSW-2870 Support QuantizeLayer on frontend by Derek Lamberti · 5 years ago
  59. 964e955 IVGCVSW-2881 Remove DebugDescriptor by Nattapat Chaimanowong · 5 years ago
  60. 6e94820 IVGCVSW-2865 Extend IRuntime to add a new method RegisterDebugCallback(...) by Nattapat Chaimanowong · 5 years ago
  61. 65d3096 IVGCVSW-2354 Caffe SqueezeNet through armnn Cl and Neon by Narumol Prangnawarat · 5 years ago
  62. 3ee1422 IVGCVSW-2763 Fix bug in BatchToSpaceNdLayer::InferOutputShapes by Nattapat Chaimanowong · 5 years ago
  63. b284565 IVGCVSW-2632 Fix RefMerger from QAsymm8 types with different quantization parameters by Ferran Balaguer · 5 years ago
  64. e0a4ad8 IVGCVSW-2557 Add layer tests for Ref Detection PostProcess by Narumol Prangnawarat · 5 years ago
  65. 6d302bf IVGCVSW-2559 End to end tests for Detection PostProcess by Narumol Prangnawarat · 5 years ago
  66. bc67cef IVGCVSW-2557 Ref Workload Implementation for Detection PostProcess by Narumol Prangnawarat · 5 years ago
  67. d95e906 IVGCVSW-2603 The macros ARMCOMPUTECL_ENABLED and ARMCOMPUTENEON_ENABLED by Matteo Martincigh · 5 years ago
  68. adddddb IVGCVSW-2458 Refactor the Optimize function (Network.cpp) so that by Matteo Martincigh · 5 years ago
  69. c6a41ff IVGCVSW-2443 Add Cl support for Greater operator by Nattapat Chaimanowong · 5 years ago
  70. eed8592 IVGCVSW-2447 Add Greater Workload to Neon by kevmay01 · 5 years ago
  71. 1fcb4ff IVGCVSW-2503 Fix end to end test support for Boolean output type by Nattapat Chaimanowong · 5 years ago
  72. 94dd5d8 IVGCVSW-2555 Add no-op implementation for Detection PostProcess by Narumol Prangnawarat · 5 years ago
  73. 2b4d88e IVGCVSW-2503 Refactor RefElementwiseWorkload around Equal and Greater by kevmay01 · 5 years ago
  74. db2b160 IVGCVSW-2511 Add end to end Gather layer test by narpra01 · 5 years ago
  75. c625f00 IVGCVSW-1048 RESIZE_BILINEAR NEON operator by Sadik Armagan · 6 years ago
  76. 3d6898c IVGCVSW-2455 Move the extra backend code to a new git repo by Matteo Martincigh · 5 years ago
  77. 4951d84 IVGCVSW-2510 Ref workload implementation for Gather operator by narpra01 · 5 years ago
  78. 649dd95 IVGCVSW-2467 Remove GetDataType<T> function by Nattapat Chaimanowong · 5 years ago
  79. b89b05f IVGCVSW-2508 Add no-op factory implementations and layer for Gather operator by narpra01 · 5 years ago
  80. 4912402 IVGCVSW-2454 Merge together the pluggable backends work (was in a by Matteo Martincigh · 5 years ago
  81. 992d6dc IVGCVSW-2454 Refactor ArmNN to support pluggable backends from a separate by Matteo Martincigh · 5 years ago
  82. 1f0ff35 MLCE-82 Add IsLayerSupported tests for MEAN by Matthew Bentham · 6 years ago
  83. a1d3c6a IVGCVSW-2371 Add Rsqrt Ref implementation by Mohamed Nour Abouelseoud · 6 years ago
  84. d5b9e64 IVGCVSW-2421 Remove the template-based version of armnnUtils::Permute by Matteo Martincigh · 6 years ago
  85. 747ef82 MLCE-77 Depthwise Convolution with depth multiplier > 1 doesn't work by Matteo Martincigh · 6 years ago
  86. 7608927 IVGCVSW-2383: code cleanup, remove unnecessary isSupported implementations, by Nina Drozd · 6 years ago
  87. f9426b3 IVGCVSW-2370 Code clean up after Equal operator implementation where necessary by ruoyan01 · 6 years ago
  88. 7332ed8 IVGCVSW-2308 Add Conv2d tests where stride > 1 by Mike Kelly · 6 years ago
  89. bf86d51 IVGCVSW-2389 WorkloadUtils: Add profiling to tensor mapping. by Sadik Armagan · 6 years ago
  90. 2262bbd IVGCVSW-2401 & IVGCVSW-2402 Add end-to-end test for Greater/Equal Operator by FrancisMurtagh · 6 years ago
  91. 878f023 IVGCVSW-2379 Add Greater Ref workload implementation by FrancisMurtagh · 6 years ago
  92. 30cdfca IVGCVSW-2365 Add Reference Equal Workload Implementation by FrancisMurtagh · 6 years ago
  93. 2099595 IVGCVSW-2398 Add no-op factory implementations for all backends for the by FrancisMurtagh · 6 years ago
  94. 6c46dd3 IVGCVSW-2399 Margin of error too severe for ValidateBiasTensorQuantisation by kevmay01 · 6 years ago
  95. 59a950c IVGCVSW-2377 Add no-op factory implementations for all backends for the by Matteo Martincigh · 6 years ago
  96. ba563c6 IVGCVSW-836 Remove 2D validation in Softmax by Mohamed Nour Abouelseoud · 6 years ago
  97. cfdcadf IVGCVSW-2316 Add reference implementation and unit tests for Debug by Nattapat Chaimanowong · 6 years ago
  98. ac5aa1f IVGCVSW-2315 Add descriptor for Debug by Nattapat Chaimanowong · 6 years ago
  99. 2135015 IVGCVSW-2264 Move DataLayoutIndexed to armnnUtils by Matteo Martincigh · 6 years ago
  100. 20e5880 IVGCVSW-2247 Adding a min Elementwise Workload and tests by Éanna Ó Catháin · 6 years ago