1. 58ef2c6 IVGCVSW-2967 Support QSymm16 for Constant workloads by Nina Drozd · 5 years ago
  2. cbb66aa IVGCVSW-2972 Support QSymm16 for Merger by Jim Flynn · 5 years ago
  3. 22972f0 MLCE-101 Add dilation support for DepthWiseConv workload by Bruno Goncalves · 5 years ago
  4. b9971c9 IVGCVSW-3013 Add unit tests for QSymm16 LSTM by Conor Kennedy · 5 years ago
  5. d4f0fea IVGCVSW-2947 Remove boost dependency from include/TypesUtils.hpp by Aron Virginas-Tar · 5 years ago
  6. f30f7d3 IVGCVSW-2946 RefElementwiseWorkload configures prior to first execute by Derek Lamberti · 5 years ago
  7. 2999a02 IVGCVSW-2862 Extend the Elementwise Workload to support QSymm16 Data Type by Sadik Armagan · 5 years ago
  8. afa4e3a IVGCVSW-2875 Enable QuantisedSymm16 support for ref Dequantize workload by Nattapat Chaimanowong · 5 years ago
  9. a0beb3b IVGCVSW-2872 Unit tests for Quantize layer and reference workload by Nattapat Chaimanowong · 5 years ago
  10. 8a54ac0 IVGCVSW-2875 Reference implementation and unit tests for Dequantize by Nattapat Chaimanowong · 5 years ago
  11. 65d3096 IVGCVSW-2354 Caffe SqueezeNet through armnn Cl and Neon by Narumol Prangnawarat · 5 years ago
  12. 3ee1422 IVGCVSW-2763 Fix bug in BatchToSpaceNdLayer::InferOutputShapes by Nattapat Chaimanowong · 5 years ago
  13. b284565 IVGCVSW-2632 Fix RefMerger from QAsymm8 types with different quantization parameters by Ferran Balaguer · 5 years ago
  14. 2b4d88e IVGCVSW-2503 Refactor RefElementwiseWorkload around Equal and Greater by kevmay01 · 5 years ago
  15. 3d6898c IVGCVSW-2455 Move the extra backend code to a new git repo by Matteo Martincigh · 5 years ago
  16. 4951d84 IVGCVSW-2510 Ref workload implementation for Gather operator by narpra01 · 5 years ago
  17. 649dd95 IVGCVSW-2467 Remove GetDataType<T> function by Nattapat Chaimanowong · 5 years ago
  18. 4912402 IVGCVSW-2454 Merge together the pluggable backends work (was in a by Matteo Martincigh · 5 years ago
  19. a1d3c6a IVGCVSW-2371 Add Rsqrt Ref implementation by Mohamed Nour Abouelseoud · 6 years ago
  20. d5b9e64 IVGCVSW-2421 Remove the template-based version of armnnUtils::Permute by Matteo Martincigh · 5 years ago
  21. 747ef82 MLCE-77 Depthwise Convolution with depth multiplier > 1 doesn't work by Matteo Martincigh · 6 years ago
  22. 7332ed8 IVGCVSW-2308 Add Conv2d tests where stride > 1 by Mike Kelly · 6 years ago
  23. 878f023 IVGCVSW-2379 Add Greater Ref workload implementation by FrancisMurtagh · 6 years ago
  24. 30cdfca IVGCVSW-2365 Add Reference Equal Workload Implementation by FrancisMurtagh · 6 years ago
  25. cfdcadf IVGCVSW-2316 Add reference implementation and unit tests for Debug by Nattapat Chaimanowong · 6 years ago
  26. 20e5880 IVGCVSW-2247 Adding a min Elementwise Workload and tests by Éanna Ó Catháin · 6 years ago
  27. de70558 IVGCVSW-2255 Add unit test for maximum reference workload by Éanna Ó Catháin · 6 years ago
  28. 831faed IVGCVSW-1199: BATCH_TO_SPACE_ND integrate Arm Compute CL by Mike Kelly · 6 years ago
  29. 1216b58 IVGCVSW-2087 Reference implementation and unit tests for StridedSlice by Nattapat Chaimanowong · 6 years ago
  30. d41b259 IVGCVSW-2144: Adding TensorUtils class by Nina Drozd · 6 years ago
  31. 8800c00 IVGCVSW-2169 Remove DataLayoutIndexed from public API by Matthew Bentham · 6 years ago
  32. 5cdda35 IVGCVSW-2105 - Unit tests for merger * Add LayerTests * Add WorkloadTests by narpra01 · 6 years ago
  33. 8599a41 IVGCVSW-2043 - Merger using ACL for innermost concat axis by Nikhil Raj · 6 years ago
  34. a65b7ae IVGCVSW-2092 Port LSTMCell::Eval to ArmNN by Matteo Martincigh · 6 years ago
  35. 5caf907 IVGCVSW-2136: Remove memory management methods from workload factories by Aron Virginas-Tar · 6 years ago
  36. 262553e IVGCVSW-2054: Fixing issue with InferOutputShape implementation in BatchToSpaceNdLayer. by Éanna Ó Catháin · 6 years ago
  37. 3aab7c3 IVGCVSW-2017: Refactored L2Normalisation Tests by jimfly01 · 6 years ago
  38. 95807ce Tidying up multiple issues by Éanna Ó Catháin · 6 years ago
  39. 4e1e136 IVGCVSW-2054: BATCH_TO_SPACE_ND Reference implementation and Unit tests. by Éanna Ó Catháin · 6 years ago
  40. 3ea76d5 IVGCVSW-2095 Add reference implementation and unit tests for SpaceToBatchNd by Nattapat Chaimanowong · 6 years ago
  41. 6057895 IVGCVSW-1709: Clean up memory manager bodge by Aron Virginas-Tar · 6 years ago
  42. c9cc804 IVGCVSW-1946: Remove armnn/src from the include paths by Aron Virginas-Tar · 6 years ago[Renamed (99%) from src/backends/test/LayerTests.cpp]
  43. 6b96582 IVGCVSW-2103: Add 2-Channel unit tests ResizeBilinear by James Conroy · 6 years ago
  44. b9c8963 IVGCVSW-2074: Updated the DepthwiseConvolution2dDepthMul1 for NHWC by jimfly01 · 6 years ago
  45. 7af00da IVGCVSW-2074: Updated CompareDepthwiseConvolution2dTest for NHWC by jimfly01 · 6 years ago
  46. 45a9b77 IVGCVSW-2102: Fix Pooling2D CpuRef indexing bug by James Conroy · 6 years ago
  47. d84216a IVGCVSW-2074: Updated the DepthwiseConvolution2dTest for NHWC by jimfly01 · 6 years ago
  48. 382a91d IVGCVSW-2074: Updated DepthwiseConvolution2dAsymmetricTest for NHWC by jimfly01 · 6 years ago
  49. 5f70318 IVGCVSW-2069 - Implement NHWC Convolution2D for CpuRef by narpra01 · 6 years ago
  50. 0a088a6 IVGCVSW-2074: SimpleConvolution2dTestImpl updated for NHWC by jimfly01 · 6 years ago
  51. 28dcab6 IVGCVSW-2049 + IVGCVSW-2051 Create the CL Mean Float workload and add by Matteo Martincigh · 6 years ago
  52. 6948227 IVGCVSW-2024: Support NHWC for Pooling2D CpuRef by James Conroy · 6 years ago
  53. dd6acea IVGCVSW-2013 Add a UInt8 Reference Implementation for the PAD Operator by Mohamed Nour Abouelseoud · 6 years ago
  54. ceae3aa IVGCVSW-2005: Pull in backend specific unit tests into Android.mk similarly as backend sources by Aron Virginas-Tar · 6 years ago
  55. 8e6f92d IVGCVSW-2032 + IVGCVSW-2033 Add NHWC implementation to the reference by Matteo Martincigh · 6 years ago
  56. 8eb675e IVGCVSW-2038 + IVGCVSW-2039 + IVGCVSW-2040 Add NHWC support to the Float32 and UInt8 by Matteo Martincigh · 6 years ago
  57. 7420e55 IVGCVSW-1885 add RefPadWorkload implementation and associated unit tests by Mohamed Nour Abouelseoud · 6 years ago
  58. 3b278e9 IVGCVSW-1938: Move backend-specific source files to the corresponding backend by Aron Virginas-Tar · 6 years ago
  59. 47c1ddb MLCE-51 MaxPool + Add Unit test by Éanna Ó Catháin · 6 years ago
  60. cec6b65 IVGCVSW-1922 Unit test for DepthwiseConvolution with NHWC by Nikhil Raj · 6 years ago
  61. 4423ac7 IVGCVSW-2000: (Fix) Backend-specific unit tests not being executed by Matteo Martincigh · 6 years ago
  62. 43095f3 IVGCVSW-1988: Refactor backend-specific unit tests by arovir01 · 6 years ago
  63. 043d0d0 IVGCVSW-1860 Support NHWC for Pooling2D by Francis Murtagh · 6 years ago
  64. 074f371 IVGCVSW-1932: Add Unit tests for NHWC ResizeBilinear by James Conroy · 6 years ago
  65. d59116e IVGCVSW-1889 - Unit test Convolution2d with NHWC by Francis Murtagh · 6 years ago
  66. 539b44d IVGCVSW-1863 Unit tests for NHWC L2Normalization by Matteo Martincigh · 6 years ago
  67. 55a97bc IVGCVSW-1920 Unittests for NHWC Normalization Workloads and Layer by narpra01 · 6 years ago
  68. ac42efd IVGCVSW-1900 : CL backend folder structure by David Beck · 6 years ago
  69. 1e4c31d IVGCVSW-1812 Adding Ref implementation and tests of MeanWorkloads by narpra01 · 6 years ago
  70. 711fa31 IVGCVSW-1921: move common Acl code to a separate folder by David Beck · 6 years ago
  71. 10b4dfd IVGCVSW-1897 : build infrastructure for the src/backends folder by David Beck · 6 years ago[Renamed from src/armnn/backends/test/LayerTests.cpp]
  72. 5cd01f3 IVGCVSW-1832: add missing DIV quantized, broadcasting tests by David Beck · 6 years ago
  73. f195f03 IVGCVSW-1803 : add Ref Subtraction layer by David Beck · 6 years ago
  74. ecb56cd IVGCVSW-1807 : change license text in file headers by David Beck · 6 years ago
  75. 8c5e3dc IVGCVSW-1786 - Division by zero by Francis Murtagh · 6 years ago
  76. e7a86a4 IVGCVSW-1200 Division layer by Francis Murtagh · 6 years ago
  77. c577f2c Release 18.08 by telsoa01 · 6 years ago
  78. 3537c2c Release 18.05 by surmeh01 · 6 years ago
  79. bceff2f Release 18.03 by surmeh01 · 6 years ago
  80. 4fcda01 Release 18.02 by telsoa01 · 6 years ago