1. d2aa85e IVGCVSW-3353 Add CL support and tests for SpaceToDepth by James Conroy · 5 years ago
  2. 38e05bd IVGCVSW-3236 Extend Ref LSTM with layer normalization support by Jan Eilers · 5 years ago
  3. 970f43b IVGCVSW-3365 Add reference workload support for ResizeLayer by Teresa Charlin · 5 years ago
  4. 9382038 Remove unnecessary include from RefLayerTests.cpp by Aron Virginas-Tar · 5 years ago
  5. 735a450 IVGCVSW-3320 Add reference workload support for TransposeConvolution2dLayer by Aron Virginas-Tar · 5 years ago
  6. d0dfe17 IVGCVSW-3249 Extend the BatchToSpace workload to support QSymm16 by Francis Murtagh · 5 years ago
  7. e0dbedf IVGCVSW-3250 Extend the Gather workload for QSymm16 support by Ellen Norris-Thompson · 5 years ago
  8. 57f13d5 IVGCVSW-3334 Refactor BatchToSpace tests to be generic by Francis Murtagh · 5 years ago
  9. 3475781 IVGCVSW-3235 Add scalar to use as padding value in Reference Pad by David Monahan · 5 years ago
  10. 20b1f88 IVGCVSW-3271 Add unit test for dilated DepthwiseConvolution2d by Teresa Charlin · 5 years ago
  11. a57eccb IVGCVSW-3231 Add reference workload support for SpaceToDepth by Keith Davis · 5 years ago
  12. ab9e525 IVGCVSW-3268 Add Reference workload support for the new Prelu Activation layer by Matteo Martincigh · 5 years ago
  13. 71c80b1 IVGCVSW-3234 Add unit test for Concat with different quantization params by Narumol Prangnawarat · 5 years ago
  14. edeeb16 IVGCVSW-3264 Add Unit Test for Dilated Convolution2d to armnn by Teresa Charlin · 5 years ago
  15. e52211e IVGCVSW-3286 Add epsilon Reference workload support by Ferran Balaguer · 5 years ago
  16. 3cb85f3 IVGCVSW-3219: Add QSymm16 support to the ResizeBilinear Reference workload by Ellen Norris-Thompson · 5 years ago
  17. b80775f IVGCVSW-3222 Extend Mean ref workload to support QSymm16 by James Conroy · 5 years ago
  18. 4d1ff58 IVGCVSW-3221 Refactor Mean ref workload and tests by James Conroy · 5 years ago
  19. 24d7321 IVGCVSW-3225 Add QSymm16 support for Rsqrt workload by nikraj01 · 5 years ago
  20. c6138d8 IVGCVSW-3275 Add Uint8 support for L2Normalization by Ferran Balaguer · 5 years ago
  21. d73d14f IVGCVSW-3229 Refactor L2Normalization workload to support multiple data types by Ferran Balaguer · 5 years ago
  22. 0421e7f IVGCVSW-3224 Add Uint8 support for Rsqrt by nikraj01 · 5 years ago
  23. c4223d1 IVGCVSW-3217 Refactor the Layer tests for ResizeBilinear to make them generic by Ellen Norris-Thompson · 5 years ago
  24. 7f6db40 IVGCVSW-3010: Unit Test for Activation Workload for Float32 and Uint8 by konsof01 · 5 years ago
  25. 0434df6 IVGCVSW-3143 Extend the Pooling 2d workload to support QSymm16 by Teresa Charlin · 5 years ago
  26. 6331f91 IVGCVSW-2971 Support QSymm16 for DetectionPostProcess workloads by Aron Virginas-Tar · 5 years ago
  27. 93f84a9 IVGCVSW-3216 Make Rsqrt f32 layers test generic by nikraj01 · 5 years ago
  28. f550713 IVGCVSW-3213 Extend the Reference BatchNormalization workload to by Matteo Martincigh · 5 years ago
  29. b40d710 IVGCVSW-3179 Extend floor workload to support QSymm16 by James Conroy · 5 years ago
  30. 83735b1 IVGCVSW-3177 Refactor Floor reference workload by James Conroy · 5 years ago
  31. 120522a IVGCVSW-3195 Extend reference SpaceToBatch workload to support QSymm16 by nikraj01 · 5 years ago
  32. 42666a1 IVGCVSW-3171 Extend the Strided Slice Ref workload to support the QSymm16 by Matteo Martincigh · 5 years ago
  33. 25339c3 IVGCVSW-3159 Support QSymm16 for Splitter workloads by Ruomei Yan · 5 years ago
  34. 248683f IVGCVSW-3173 Extend reference softmax workload to support qsymm16 by nikraj01 · 5 years ago
  35. 8ed4b8c IVGCVSW-3172 Add QSymm16 support for reshape workload by Nina Drozd · 5 years ago
  36. 46c09d0 IVGCVSW-2970 Support QSymm16 for FullyConnected workloads by Francis Murtagh · 5 years ago
  37. 2f80f6e IVGCVSW-3026 Extend RefConvolution2dWorkload to support QSymm16 by Mike Kelly · 5 years ago
  38. 88d44b8 IVGCVSW-3074 Extend the DepthwiseConvolution2d workload to support QSymm16 by Ruomei Yan · 5 years ago
  39. 4ed6c83 IVGCVSW-3124 Rename workloadFactory CreateMerger to CreateConcat by Jim Flynn · 5 years ago
  40. 58ef2c6 IVGCVSW-2967 Support QSymm16 for Constant workloads by Nina Drozd · 5 years ago
  41. cbb66aa IVGCVSW-2972 Support QSymm16 for Merger by Jim Flynn · 5 years ago
  42. 49cb7d0 MLCE-101 Add dilation support to reference backend by Matthew Bentham · 5 years ago
  43. b9971c9 IVGCVSW-3013 Add unit tests for QSymm16 LSTM by Conor Kennedy · 5 years ago
  44. 18515e2 IVGCVSW-2983 activation layers support for QSymm16 !armnn:1023 by Teresa Charlin · 5 years ago
  45. 2999a02 IVGCVSW-2862 Extend the Elementwise Workload to support QSymm16 Data Type by Sadik Armagan · 5 years ago
  46. afa4e3a IVGCVSW-2875 Enable QuantisedSymm16 support for ref Dequantize workload by Nattapat Chaimanowong · 5 years ago
  47. a0beb3b IVGCVSW-2872 Unit tests for Quantize layer and reference workload by Nattapat Chaimanowong · 5 years ago
  48. 8a54ac0 IVGCVSW-2875 Reference implementation and unit tests for Dequantize by Nattapat Chaimanowong · 5 years ago
  49. 65d3096 IVGCVSW-2354 Caffe SqueezeNet through armnn Cl and Neon by Narumol Prangnawarat · 5 years ago
  50. 3ee1422 IVGCVSW-2763 Fix bug in BatchToSpaceNdLayer::InferOutputShapes by Nattapat Chaimanowong · 5 years ago
  51. b284565 IVGCVSW-2632 Fix RefMerger from QAsymm8 types with different quantization parameters by Ferran Balaguer · 5 years ago
  52. e0a4ad8 IVGCVSW-2557 Add layer tests for Ref Detection PostProcess by Narumol Prangnawarat · 5 years ago
  53. 4951d84 IVGCVSW-2510 Ref workload implementation for Gather operator by narpra01 · 5 years ago
  54. a1d3c6a IVGCVSW-2371 Add Rsqrt Ref implementation by Mohamed Nour Abouelseoud · 6 years ago
  55. 7332ed8 IVGCVSW-2308 Add Conv2d tests where stride > 1 by Mike Kelly · 6 years ago
  56. 878f023 IVGCVSW-2379 Add Greater Ref workload implementation by FrancisMurtagh · 6 years ago
  57. 30cdfca IVGCVSW-2365 Add Reference Equal Workload Implementation by FrancisMurtagh · 6 years ago
  58. cfdcadf IVGCVSW-2316 Add reference implementation and unit tests for Debug by Nattapat Chaimanowong · 6 years ago
  59. 20e5880 IVGCVSW-2247 Adding a min Elementwise Workload and tests by Éanna Ó Catháin · 6 years ago
  60. de70558 IVGCVSW-2255 Add unit test for maximum reference workload by Éanna Ó Catháin · 6 years ago
  61. 831faed IVGCVSW-1199: BATCH_TO_SPACE_ND integrate Arm Compute CL by Mike Kelly · 6 years ago
  62. 1216b58 IVGCVSW-2087 Reference implementation and unit tests for StridedSlice by Nattapat Chaimanowong · 6 years ago
  63. 5cdda35 IVGCVSW-2105 - Unit tests for merger * Add LayerTests * Add WorkloadTests by narpra01 · 6 years ago
  64. a65b7ae IVGCVSW-2092 Port LSTMCell::Eval to ArmNN by Matteo Martincigh · 6 years ago
  65. 262553e IVGCVSW-2054: Fixing issue with InferOutputShape implementation in BatchToSpaceNdLayer. by Éanna Ó Catháin · 6 years ago
  66. 3aab7c3 IVGCVSW-2017: Refactored L2Normalisation Tests by jimfly01 · 6 years ago
  67. 5605519 IVGCVSW-2066: Add IMemoryManager and integrate into the backends framework by Aron Virginas-Tar · 6 years ago
  68. 4e1e136 IVGCVSW-2054: BATCH_TO_SPACE_ND Reference implementation and Unit tests. by Éanna Ó Catháin · 6 years ago
  69. 3ea76d5 IVGCVSW-2095 Add reference implementation and unit tests for SpaceToBatchNd by Nattapat Chaimanowong · 6 years ago
  70. c9cc804 IVGCVSW-1946: Remove armnn/src from the include paths by Aron Virginas-Tar · 6 years ago
  71. 6b96582 IVGCVSW-2103: Add 2-Channel unit tests ResizeBilinear by James Conroy · 6 years ago
  72. b9c8963 IVGCVSW-2074: Updated the DepthwiseConvolution2dDepthMul1 for NHWC by jimfly01 · 6 years ago
  73. 45a9b77 IVGCVSW-2102: Fix Pooling2D CpuRef indexing bug by James Conroy · 6 years ago
  74. d84216a IVGCVSW-2074: Updated the DepthwiseConvolution2dTest for NHWC by jimfly01 · 6 years ago
  75. 382a91d IVGCVSW-2074: Updated DepthwiseConvolution2dAsymmetricTest for NHWC by jimfly01 · 6 years ago
  76. 5f70318 IVGCVSW-2069 - Implement NHWC Convolution2D for CpuRef by narpra01 · 6 years ago
  77. 0a088a6 IVGCVSW-2074: SimpleConvolution2dTestImpl updated for NHWC by jimfly01 · 6 years ago
  78. 28dcab6 IVGCVSW-2049 + IVGCVSW-2051 Create the CL Mean Float workload and add by Matteo Martincigh · 6 years ago
  79. 6948227 IVGCVSW-2024: Support NHWC for Pooling2D CpuRef by James Conroy · 6 years ago
  80. dd6acea IVGCVSW-2013 Add a UInt8 Reference Implementation for the PAD Operator by Mohamed Nour Abouelseoud · 6 years ago
  81. e4dfd6e IVGCVSW-1865 - Support NHWC for Convolution2D (CpuRef) by Nikhil Raj · 6 years ago
  82. 8e6f92d IVGCVSW-2032 + IVGCVSW-2033 Add NHWC implementation to the reference by Matteo Martincigh · 6 years ago
  83. 8eb675e IVGCVSW-2038 + IVGCVSW-2039 + IVGCVSW-2040 Add NHWC support to the Float32 and UInt8 by Matteo Martincigh · 6 years ago
  84. b63973e IVGCVSW-2018 Support NHWC in the current ref implementation by Matteo Martincigh · 6 years ago
  85. 7420e55 IVGCVSW-1885 add RefPadWorkload implementation and associated unit tests by Mohamed Nour Abouelseoud · 6 years ago
  86. 47c1ddb MLCE-51 MaxPool + Add Unit test by Éanna Ó Catháin · 6 years ago
  87. 5954082 IVGCVSW-1978: Support NHWC for ResizeBilinear CpuRef by James Conroy · 6 years ago
  88. 43095f3 IVGCVSW-1988: Refactor backend-specific unit tests by arovir01 · 6 years ago[Renamed (99%) from src/backends/test/Reference.cpp]
  89. 539b44d IVGCVSW-1863 Unit tests for NHWC L2Normalization by Matteo Martincigh · 6 years ago
  90. 1e4c31d IVGCVSW-1812 Adding Ref implementation and tests of MeanWorkloads by narpra01 · 6 years ago
  91. b4540be IVGCVSW-1898 : Ref backend folder structure by David Beck · 6 years ago
  92. 10b4dfd IVGCVSW-1897 : build infrastructure for the src/backends folder by David Beck · 6 years ago[Renamed from src/armnn/backends/test/Reference.cpp]
  93. 5cd01f3 IVGCVSW-1832: add missing DIV quantized, broadcasting tests by David Beck · 6 years ago
  94. 4a8692c IVGCVSW-1801 : Cl implementation for SUB by David Beck · 6 years ago
  95. f195f03 IVGCVSW-1803 : add Ref Subtraction layer by David Beck · 6 years ago
  96. ecb56cd IVGCVSW-1807 : change license text in file headers by David Beck · 6 years ago
  97. 8c5e3dc IVGCVSW-1786 - Division by zero by Francis Murtagh · 6 years ago
  98. e7a86a4 IVGCVSW-1200 Division layer by Francis Murtagh · 6 years ago
  99. c577f2c Release 18.08 by telsoa01 · 6 years ago
  100. 3537c2c Release 18.05 by surmeh01 · 6 years ago