1. f0bd683 MLCE-101: Adding dilation support in conv and dconv by Pablo Tello · 5 years ago
  2. b9971c9 IVGCVSW-3013 Add unit tests for QSymm16 LSTM by Conor Kennedy · 5 years ago
  3. eb2b329 IVGCVSW-2997 Refactor reference LSTM workload by Nattapat Chaimanowong · 5 years ago
  4. 0eea37c IVGCVSW-3030 Update the backend code to create also a list of by Matteo Martincigh · 5 years ago
  5. ff05cc5 IVGCVSW-2405 Rename SubGraph to SubgraphView by Derek Lamberti · 5 years ago
  6. 18515e2 IVGCVSW-2983 activation layers support for QSymm16 !armnn:1023 by Teresa Charlin · 5 years ago
  7. ae2c5f0 IVGCVSW-2982 Refactor reference Activation workload by Nattapat Chaimanowong · 5 years ago
  8. d4f0fea IVGCVSW-2947 Remove boost dependency from include/TypesUtils.hpp by Aron Virginas-Tar · 5 years ago
  9. f30f7d3 IVGCVSW-2946 RefElementwiseWorkload configures prior to first execute by Derek Lamberti · 5 years ago
  10. 82fbe7c IVGCVSW-2912 Make get_compute_library.sh sole source for clframework pin by Jim Flynn · 5 years ago
  11. 2999a02 IVGCVSW-2862 Extend the Elementwise Workload to support QSymm16 Data Type by Sadik Armagan · 5 years ago
  12. 2e6dc3a IVGCVSW-2861 Refactor the Reference Elementwise workload by Sadik Armagan · 5 years ago
  13. afa4e3a IVGCVSW-2875 Enable QuantisedSymm16 support for ref Dequantize workload by Nattapat Chaimanowong · 5 years ago
  14. a0beb3b IVGCVSW-2872 Unit tests for Quantize layer and reference workload by Nattapat Chaimanowong · 5 years ago
  15. 5f400d6 IVGCVSW-2871 Ref QuantizeLayer workload by Derek Lamberti · 5 years ago
  16. 8a54ac0 IVGCVSW-2875 Reference implementation and unit tests for Dequantize by Nattapat Chaimanowong · 5 years ago
  17. 317cae5 IVGCVSW-2866 Implement RegisterDebugCallback for RefDebugWorkload by Nattapat Chaimanowong · 5 years ago
  18. 964e955 IVGCVSW-2881 Remove DebugDescriptor by Nattapat Chaimanowong · 5 years ago
  19. ef38d5d IVGCVSW-2861 Refactor the Reference Elementwise workloads by Sadik Armagan · 5 years ago
  20. 2a434a8 IVGCVSW-2814 AllTypesAreEqualImpl handles odd num params correctly. by Derek Lamberti · 5 years ago
  21. 50db4e8 IVGCVSW-2814 Extensive ref IsSupported for Activation & Addition by Derek Lamberti · 5 years ago
  22. 65d3096 IVGCVSW-2354 Caffe SqueezeNet through armnn Cl and Neon by Narumol Prangnawarat · 5 years ago
  23. 18ce338 IVGCVSW-2709 Serialize / de-serialize the Splitter layer by Jim Flynn · 5 years ago
  24. 3ee1422 IVGCVSW-2763 Fix bug in BatchToSpaceNdLayer::InferOutputShapes by Nattapat Chaimanowong · 5 years ago
  25. b284565 IVGCVSW-2632 Fix RefMerger from QAsymm8 types with different quantization parameters by Ferran Balaguer · 5 years ago
  26. 4628d05 IVGCVSW-2560 Verify Inference test for TensorFlow Lite MobileNet SSD by Narumol Prangnawarat · 5 years ago
  27. e0a4ad8 IVGCVSW-2557 Add layer tests for Ref Detection PostProcess by Narumol Prangnawarat · 5 years ago
  28. 6d302bf IVGCVSW-2559 End to end tests for Detection PostProcess by Narumol Prangnawarat · 5 years ago
  29. bc67cef IVGCVSW-2557 Ref Workload Implementation for Detection PostProcess by Narumol Prangnawarat · 5 years ago
  30. adddddb IVGCVSW-2458 Refactor the Optimize function (Network.cpp) so that by Matteo Martincigh · 5 years ago
  31. 94dd5d8 IVGCVSW-2555 Add no-op implementation for Detection PostProcess by Narumol Prangnawarat · 5 years ago
  32. 2b4d88e IVGCVSW-2503 Refactor RefElementwiseWorkload around Equal and Greater by kevmay01 · 5 years ago
  33. db2b160 IVGCVSW-2511 Add end to end Gather layer test by narpra01 · 5 years ago
  34. c625f00 IVGCVSW-1048 RESIZE_BILINEAR NEON operator by Sadik Armagan · 6 years ago
  35. 3d6898c IVGCVSW-2455 Move the extra backend code to a new git repo by Matteo Martincigh · 5 years ago
  36. 4951d84 IVGCVSW-2510 Ref workload implementation for Gather operator by narpra01 · 5 years ago
  37. 649dd95 IVGCVSW-2467 Remove GetDataType<T> function by Nattapat Chaimanowong · 5 years ago
  38. b89b05f IVGCVSW-2508 Add no-op factory implementations and layer for Gather operator by narpra01 · 5 years ago
  39. 4912402 IVGCVSW-2454 Merge together the pluggable backends work (was in a by Matteo Martincigh · 5 years ago
  40. 992d6dc IVGCVSW-2454 Refactor ArmNN to support pluggable backends from a separate by Matteo Martincigh · 5 years ago
  41. a1d3c6a IVGCVSW-2371 Add Rsqrt Ref implementation by Mohamed Nour Abouelseoud · 6 years ago
  42. d5b9e64 IVGCVSW-2421 Remove the template-based version of armnnUtils::Permute by Matteo Martincigh · 5 years ago
  43. 747ef82 MLCE-77 Depthwise Convolution with depth multiplier > 1 doesn't work by Matteo Martincigh · 6 years ago
  44. f9426b3 IVGCVSW-2370 Code clean up after Equal operator implementation where necessary by ruoyan01 · 5 years ago
  45. 7332ed8 IVGCVSW-2308 Add Conv2d tests where stride > 1 by Mike Kelly · 6 years ago
  46. 2262bbd IVGCVSW-2401 & IVGCVSW-2402 Add end-to-end test for Greater/Equal Operator by FrancisMurtagh · 6 years ago
  47. 878f023 IVGCVSW-2379 Add Greater Ref workload implementation by FrancisMurtagh · 6 years ago
  48. 30cdfca IVGCVSW-2365 Add Reference Equal Workload Implementation by FrancisMurtagh · 6 years ago
  49. 2099595 IVGCVSW-2398 Add no-op factory implementations for all backends for the by FrancisMurtagh · 6 years ago
  50. 59a950c IVGCVSW-2377 Add no-op factory implementations for all backends for the by Matteo Martincigh · 6 years ago
  51. 738c2e6 IVGCVSW-1434 Add debug mode to Optimizer by keidav01 · 6 years ago
  52. cfdcadf IVGCVSW-2316 Add reference implementation and unit tests for Debug by Nattapat Chaimanowong · 6 years ago
  53. 4631582 IVGCVSW-2264 Remove input swizzling from ParseConv2D in the TF parser by Matteo Martincigh · 6 years ago
  54. f6ba747 IVGCVSW-2296 Add ParsePad method to TfParser by jimfly01 · 6 years ago
  55. 2135015 IVGCVSW-2264 Move DataLayoutIndexed to armnnUtils by Matteo Martincigh · 6 years ago
  56. 20e5880 IVGCVSW-2247 Adding a min Elementwise Workload and tests by Éanna Ó Catháin · 6 years ago
  57. a9a1cf1 IVGCVSW-2315 Add DebugLayer and no-op factory method by Nattapat Chaimanowong · 6 years ago
  58. de70558 IVGCVSW-2255 Add unit test for maximum reference workload by Éanna Ó Catháin · 6 years ago
  59. 2df12b3 IVGCVSW-2254 Add Reference workload for Maximum by saoste01 · 6 years ago
  60. 9053969 IVGCVSW-2245 Add Minimum Layer and no-op Factory implementation by kevmay01 · 6 years ago
  61. d57415d IVGCVSW-2202 Refactoring Arithmetic* names to Elementwise* names for workloads and workload functions by Éanna Ó Catháin · 6 years ago
  62. 5a4304a IVGCVSW-2253 Add maximum layer and corresponding no-op factory implementation by Nattapat Chaimanowong · 6 years ago
  63. 831faed IVGCVSW-1199: BATCH_TO_SPACE_ND integrate Arm Compute CL by Mike Kelly · 6 years ago
  64. 1216b58 IVGCVSW-2087 Reference implementation and unit tests for StridedSlice by Nattapat Chaimanowong · 6 years ago
  65. 69362cc Refactor JSON printer test implementation by Aron Virginas-Tar · 6 years ago
  66. b9546cf IVGCVSW-2173 - Add end to end layer test implementation and example usage by narpra01 · 6 years ago
  67. 8800c00 IVGCVSW-2169 Remove DataLayoutIndexed from public API by Matthew Bentham · 6 years ago
  68. 5cdda35 IVGCVSW-2105 - Unit tests for merger * Add LayerTests * Add WorkloadTests by narpra01 · 6 years ago
  69. 8599a41 IVGCVSW-2043 - Merger using ACL for innermost concat axis by Nikhil Raj · 6 years ago
  70. a65b7ae IVGCVSW-2092 Port LSTMCell::Eval to ArmNN by Matteo Martincigh · 6 years ago
  71. 430b5d8 IVGCVSW-2086: Add StridedSlice layer & corresponding no-op factory implementations by Conor Kennedy · 6 years ago
  72. 5caf907 IVGCVSW-2136: Remove memory management methods from workload factories by Aron Virginas-Tar · 6 years ago
  73. 262553e IVGCVSW-2054: Fixing issue with InferOutputShape implementation in BatchToSpaceNdLayer. by Éanna Ó Catháin · 6 years ago
  74. 3aab7c3 IVGCVSW-2017: Refactored L2Normalisation Tests by jimfly01 · 6 years ago
  75. 5605519 IVGCVSW-2066: Add IMemoryManager and integrate into the backends framework by Aron Virginas-Tar · 6 years ago
  76. 95807ce Tidying up multiple issues by Éanna Ó Catháin · 6 years ago
  77. 111b5d9 IVGCVSW-2125 : Consolidate backend registries into one by David Beck · 6 years ago
  78. 4e1e136 IVGCVSW-2054: BATCH_TO_SPACE_ND Reference implementation and Unit tests. by Éanna Ó Catháin · 6 years ago
  79. 263e349 IVGCVSW-2125 : backends now can return optimizations by David Beck · 6 years ago
  80. 3ea76d5 IVGCVSW-2095 Add reference implementation and unit tests for SpaceToBatchNd by Nattapat Chaimanowong · 6 years ago
  81. 1b61be5 IVGCVSW-2056+IVGCVSW-2064 : move ClContextControl to the ClBackend by David Beck · 6 years ago experimental/nhwc-preview
  82. 9efb57d Revert "IVGCVSW-2056 + IVGCVSW-2064 : move ClContextControl to the ClBackend" by David Beck · 6 years ago
  83. c9cc804 IVGCVSW-1946: Remove armnn/src from the include paths by Aron Virginas-Tar · 6 years ago
  84. 207ef9a IVGCVSW-2093 Add SpaceToBatchNd layer and corresponding no-op factory implementations by Nattapat Chaimanowong · 6 years ago
  85. 6b96582 IVGCVSW-2103: Add 2-Channel unit tests ResizeBilinear by James Conroy · 6 years ago
  86. b9c8963 IVGCVSW-2074: Updated the DepthwiseConvolution2dDepthMul1 for NHWC by jimfly01 · 6 years ago
  87. 45a9b77 IVGCVSW-2102: Fix Pooling2D CpuRef indexing bug by James Conroy · 6 years ago
  88. d84216a IVGCVSW-2074: Updated the DepthwiseConvolution2dTest for NHWC by jimfly01 · 6 years ago
  89. 382a91d IVGCVSW-2074: Updated DepthwiseConvolution2dAsymmetricTest for NHWC by jimfly01 · 6 years ago
  90. 5f70318 IVGCVSW-2069 - Implement NHWC Convolution2D for CpuRef by narpra01 · 6 years ago
  91. d4dfa68 IVGCVSW-2056 + IVGCVSW-2064 : move ClContextControl to the ClBackend by David Beck · 6 years ago
  92. 0a088a6 IVGCVSW-2074: SimpleConvolution2dTestImpl updated for NHWC by jimfly01 · 6 years ago
  93. 28dcab6 IVGCVSW-2049 + IVGCVSW-2051 Create the CL Mean Float workload and add by Matteo Martincigh · 6 years ago
  94. 7010400 IVGCVSW-2073: Move remaining backend-specific tests from armnn to backends by Aron Virginas-Tar · 6 years ago
  95. 79141b9 IVGCVSW-2071 : remove GetCompute() from the WorkloadFactory interface by David Beck · 6 years ago
  96. 29c75de IVGCVSW-2067 : dynamically create workload factories based on the backends in the network by David Beck · 6 years ago
  97. c26ba75 IVGCVSW-2060: Separate and move backend specific unit tests from the src/armnn/test folder to the backends by Aron Virginas-Tar · 6 years ago
  98. a8e06ed IVGCVSW-1955: Unify backend exceptions (wrap cl::Error) by Aron Virginas-Tar · 6 years ago
  99. 6948227 IVGCVSW-2024: Support NHWC for Pooling2D CpuRef by James Conroy · 6 years ago
  100. dd6acea IVGCVSW-2013 Add a UInt8 Reference Implementation for the PAD Operator by Mohamed Nour Abouelseoud · 6 years ago