1. 68c2c90 IVGCVSW-3723 Adding reference workload support for ArgMinMax by Nikhil Raj · 4 years, 10 months ago
  2. 92b9f87 IVGCVSW-3878 Add reference workload for SLICE by Aron Virginas-Tar · 4 years, 10 months ago
  3. 9199e58 IVGCVSW-3740 Add Reference Workload support for ABS by Sadik Armagan · 4 years, 10 months ago
  4. 00d306e IVGCVSW-3381 Break up LayerTests.hpp into more manageable files by Aron Virginas-Tar · 4 years, 10 months ago
  5. e89ebad IVGCVSW-2325 Reduce duplication in LayerTests by reusing the ElementwiseTestHelper by Aron Virginas-Tar · 4 years, 10 months ago
  6. 665a964a IVGCVSW-3575 Fix DepthwiseConvolution VTS Test Failures by Kevin May · 4 years, 11 months ago
  7. dba634f IVGCVSW-3639 Add 5d tensor support by Matthew Jackson · 4 years, 11 months ago
  8. d8edabb IVGCVSW-3616 Add multi-channel unit test for TransposeConvolution2d by Aron Virginas-Tar · 4 years, 11 months ago
  9. 9c3cae8 IVGCVSW-3470 Add Quantized_LSTM tests by James Conroy · 5 years ago
  10. 82b15ed IVGCVSW-3537 Add support for L2 Normalization with < 4 dimensional tensors by Matthew Jackson · 5 years ago
  11. 07f2121 IVGCVSW-3536 Add Axis parameter to reference Softmax implementation by Francis Murtagh · 5 years ago
  12. d6a9dee IVGCVSW-3368 Add reference support for depthwise multiplier > 3 by Matthew Jackson · 5 years ago
  13. 81e601c IVGCVSW-3419 Add reference workload support for the new Stack layer by Matthew Jackson · 5 years ago
  14. cc0cefb IVGCVSW-3296 Add CL backend support for ResizeNearestNeighbour by Aron Virginas-Tar · 5 years ago
  15. 2b7519d IVGCVSW-3468 Add Unit test for Conv2D that combines by Teresa Charlin · 5 years ago
  16. e6eaf66 IVGCVSW-3399 Add support of QuantisedSymm16 to Pad by Narumol Prangnawarat · 5 years ago
  17. 86bb4e1 IVGCVSW-3399 Add support of QuantisedSymm16 to Permute and unit tests by Narumol Prangnawarat · 5 years ago
  18. d2aa85e IVGCVSW-3353 Add CL support and tests for SpaceToDepth by James Conroy · 5 years ago
  19. 169d2f1 IVGCVSW-3382 Deprecate ResizeBilinear and use Resize with Bilinear method by Aron Virginas-Tar · 5 years ago
  20. 38e05bd IVGCVSW-3236 Extend Ref LSTM with layer normalization support by Jan Eilers · 5 years ago
  21. 970f43b IVGCVSW-3365 Add reference workload support for ResizeLayer by Teresa Charlin · 5 years ago
  22. 735a450 IVGCVSW-3320 Add reference workload support for TransposeConvolution2dLayer by Aron Virginas-Tar · 5 years ago
  23. d0dfe17 IVGCVSW-3249 Extend the BatchToSpace workload to support QSymm16 by Francis Murtagh · 5 years ago
  24. e0dbedf IVGCVSW-3250 Extend the Gather workload for QSymm16 support by Ellen Norris-Thompson · 5 years ago
  25. 57f13d5 IVGCVSW-3334 Refactor BatchToSpace tests to be generic by Francis Murtagh · 5 years ago
  26. 3475781 IVGCVSW-3235 Add scalar to use as padding value in Reference Pad by David Monahan · 5 years ago
  27. 20b1f88 IVGCVSW-3271 Add unit test for dilated DepthwiseConvolution2d by Teresa Charlin · 5 years ago
  28. a57eccb IVGCVSW-3231 Add reference workload support for SpaceToDepth by Keith Davis · 5 years ago
  29. ab9e525 IVGCVSW-3268 Add Reference workload support for the new Prelu Activation layer by Matteo Martincigh · 5 years ago
  30. 71c80b1 IVGCVSW-3234 Add unit test for Concat with different quantization params by Narumol Prangnawarat · 5 years ago
  31. edeeb16 IVGCVSW-3264 Add Unit Test for Dilated Convolution2d to armnn by Teresa Charlin · 5 years ago
  32. e52211e IVGCVSW-3286 Add epsilon Reference workload support by Ferran Balaguer · 5 years ago
  33. 3cb85f3 IVGCVSW-3219: Add QSymm16 support to the ResizeBilinear Reference workload by Ellen Norris-Thompson · 5 years ago
  34. 4d1ff58 IVGCVSW-3221 Refactor Mean ref workload and tests by James Conroy · 5 years ago
  35. c6138d8 IVGCVSW-3275 Add Uint8 support for L2Normalization by Ferran Balaguer · 5 years ago
  36. d73d14f IVGCVSW-3229 Refactor L2Normalization workload to support multiple data types by Ferran Balaguer · 5 years ago
  37. 0421e7f IVGCVSW-3224 Add Uint8 support for Rsqrt by nikraj01 · 5 years ago
  38. c4223d1 IVGCVSW-3217 Refactor the Layer tests for ResizeBilinear to make them generic by Ellen Norris-Thompson · 5 years ago
  39. 7f6db40 IVGCVSW-3010: Unit Test for Activation Workload for Float32 and Uint8 by konsof01 · 5 years ago
  40. 0434df6 IVGCVSW-3143 Extend the Pooling 2d workload to support QSymm16 by Teresa Charlin · 5 years ago
  41. 93f84a9 IVGCVSW-3216 Make Rsqrt f32 layers test generic by nikraj01 · 5 years ago
  42. f550713 IVGCVSW-3213 Extend the Reference BatchNormalization workload to by Matteo Martincigh · 5 years ago
  43. b40d710 IVGCVSW-3179 Extend floor workload to support QSymm16 by James Conroy · 5 years ago
  44. 83735b1 IVGCVSW-3177 Refactor Floor reference workload by James Conroy · 5 years ago
  45. 120522a IVGCVSW-3195 Extend reference SpaceToBatch workload to support QSymm16 by nikraj01 · 5 years ago
  46. 42666a1 IVGCVSW-3171 Extend the Strided Slice Ref workload to support the QSymm16 by Matteo Martincigh · 5 years ago
  47. 25339c3 IVGCVSW-3159 Support QSymm16 for Splitter workloads by Ruomei Yan · 5 years ago
  48. 248683f IVGCVSW-3173 Extend reference softmax workload to support qsymm16 by nikraj01 · 5 years ago
  49. 8ed4b8c IVGCVSW-3172 Add QSymm16 support for reshape workload by Nina Drozd · 5 years ago
  50. 46c09d0 IVGCVSW-2970 Support QSymm16 for FullyConnected workloads by Francis Murtagh · 5 years ago
  51. 2f80f6e IVGCVSW-3026 Extend RefConvolution2dWorkload to support QSymm16 by Mike Kelly · 5 years ago
  52. 88d44b8 IVGCVSW-3074 Extend the DepthwiseConvolution2d workload to support QSymm16 by Ruomei Yan · 5 years ago
  53. 4ed6c83 IVGCVSW-3124 Rename workloadFactory CreateMerger to CreateConcat by Jim Flynn · 5 years ago
  54. 58ef2c6 IVGCVSW-2967 Support QSymm16 for Constant workloads by Nina Drozd · 5 years ago
  55. cbb66aa IVGCVSW-2972 Support QSymm16 for Merger by Jim Flynn · 5 years ago
  56. 22972f0 MLCE-101 Add dilation support for DepthWiseConv workload by Bruno Goncalves · 5 years ago
  57. b9971c9 IVGCVSW-3013 Add unit tests for QSymm16 LSTM by Conor Kennedy · 5 years ago
  58. 18515e2 IVGCVSW-2983 activation layers support for QSymm16 !armnn:1023 by Teresa Charlin · 5 years ago
  59. 2999a02 IVGCVSW-2862 Extend the Elementwise Workload to support QSymm16 Data Type by Sadik Armagan · 5 years ago
  60. afa4e3a IVGCVSW-2875 Enable QuantisedSymm16 support for ref Dequantize workload by Nattapat Chaimanowong · 5 years ago
  61. a0beb3b IVGCVSW-2872 Unit tests for Quantize layer and reference workload by Nattapat Chaimanowong · 5 years ago
  62. 8a54ac0 IVGCVSW-2875 Reference implementation and unit tests for Dequantize by Nattapat Chaimanowong · 5 years ago
  63. 65d3096 IVGCVSW-2354 Caffe SqueezeNet through armnn Cl and Neon by Narumol Prangnawarat · 5 years ago
  64. 3ee1422 IVGCVSW-2763 Fix bug in BatchToSpaceNdLayer::InferOutputShapes by Nattapat Chaimanowong · 5 years ago
  65. b284565 IVGCVSW-2632 Fix RefMerger from QAsymm8 types with different quantization parameters by Ferran Balaguer · 5 years ago
  66. 2b4d88e IVGCVSW-2503 Refactor RefElementwiseWorkload around Equal and Greater by kevmay01 · 5 years ago
  67. 4951d84 IVGCVSW-2510 Ref workload implementation for Gather operator by narpra01 · 5 years ago
  68. 649dd95 IVGCVSW-2467 Remove GetDataType<T> function by Nattapat Chaimanowong · 5 years ago
  69. 4912402 IVGCVSW-2454 Merge together the pluggable backends work (was in a by Matteo Martincigh · 5 years ago
  70. a1d3c6a IVGCVSW-2371 Add Rsqrt Ref implementation by Mohamed Nour Abouelseoud · 6 years ago
  71. 7332ed8 IVGCVSW-2308 Add Conv2d tests where stride > 1 by Mike Kelly · 6 years ago
  72. 878f023 IVGCVSW-2379 Add Greater Ref workload implementation by FrancisMurtagh · 6 years ago
  73. 30cdfca IVGCVSW-2365 Add Reference Equal Workload Implementation by FrancisMurtagh · 6 years ago
  74. cfdcadf IVGCVSW-2316 Add reference implementation and unit tests for Debug by Nattapat Chaimanowong · 6 years ago
  75. 20e5880 IVGCVSW-2247 Adding a min Elementwise Workload and tests by Éanna Ó Catháin · 6 years ago
  76. de70558 IVGCVSW-2255 Add unit test for maximum reference workload by Éanna Ó Catháin · 6 years ago
  77. 831faed IVGCVSW-1199: BATCH_TO_SPACE_ND integrate Arm Compute CL by Mike Kelly · 6 years ago
  78. 1216b58 IVGCVSW-2087 Reference implementation and unit tests for StridedSlice by Nattapat Chaimanowong · 6 years ago
  79. 8800c00 IVGCVSW-2169 Remove DataLayoutIndexed from public API by Matthew Bentham · 6 years ago
  80. 5cdda35 IVGCVSW-2105 - Unit tests for merger * Add LayerTests * Add WorkloadTests by narpra01 · 6 years ago
  81. 5caf907 IVGCVSW-2136: Remove memory management methods from workload factories by Aron Virginas-Tar · 6 years ago
  82. 262553e IVGCVSW-2054: Fixing issue with InferOutputShape implementation in BatchToSpaceNdLayer. by Éanna Ó Catháin · 6 years ago
  83. 3aab7c3 IVGCVSW-2017: Refactored L2Normalisation Tests by jimfly01 · 6 years ago
  84. 4e1e136 IVGCVSW-2054: BATCH_TO_SPACE_ND Reference implementation and Unit tests. by Éanna Ó Catháin · 6 years ago
  85. 3ea76d5 IVGCVSW-2095 Add reference implementation and unit tests for SpaceToBatchNd by Nattapat Chaimanowong · 6 years ago
  86. c9cc804 IVGCVSW-1946: Remove armnn/src from the include paths by Aron Virginas-Tar · 6 years ago[Renamed (99%) from src/backends/test/LayerTests.hpp]
  87. 6b96582 IVGCVSW-2103: Add 2-Channel unit tests ResizeBilinear by James Conroy · 6 years ago
  88. b9c8963 IVGCVSW-2074: Updated the DepthwiseConvolution2dDepthMul1 for NHWC by jimfly01 · 6 years ago
  89. 7af00da IVGCVSW-2074: Updated CompareDepthwiseConvolution2dTest for NHWC by jimfly01 · 6 years ago
  90. 45a9b77 IVGCVSW-2102: Fix Pooling2D CpuRef indexing bug by James Conroy · 6 years ago
  91. d84216a IVGCVSW-2074: Updated the DepthwiseConvolution2dTest for NHWC by jimfly01 · 6 years ago
  92. 382a91d IVGCVSW-2074: Updated DepthwiseConvolution2dAsymmetricTest for NHWC by jimfly01 · 6 years ago
  93. 5f70318 IVGCVSW-2069 - Implement NHWC Convolution2D for CpuRef by narpra01 · 6 years ago
  94. 0a088a6 IVGCVSW-2074: SimpleConvolution2dTestImpl updated for NHWC by jimfly01 · 6 years ago
  95. 28dcab6 IVGCVSW-2049 + IVGCVSW-2051 Create the CL Mean Float workload and add by Matteo Martincigh · 6 years ago
  96. 6948227 IVGCVSW-2024: Support NHWC for Pooling2D CpuRef by James Conroy · 6 years ago
  97. dd6acea IVGCVSW-2013 Add a UInt8 Reference Implementation for the PAD Operator by Mohamed Nour Abouelseoud · 6 years ago
  98. d134093 IVGCVSW-2023 CL and Neon implementation of BatchNorm with NHWC by Nikhil Raj · 6 years ago
  99. 8eb675e IVGCVSW-2038 + IVGCVSW-2039 + IVGCVSW-2040 Add NHWC support to the Float32 and UInt8 by Matteo Martincigh · 6 years ago
  100. 7420e55 IVGCVSW-1885 add RefPadWorkload implementation and associated unit tests by Mohamed Nour Abouelseoud · 6 years ago