1. da1fb9b IVGCVSW-3161 Bug Fix in Nearest Neighbor implementation; by Teresa Charlin · 5 years ago
  2. 38e05bd IVGCVSW-3236 Extend Ref LSTM with layer normalization support by Jan Eilers · 5 years ago
  3. c394a6d IVGCVSW-3307 Don't assume TensorInfo::Map() can be called before Execute() by Matthew Bentham · 5 years ago
  4. 4cefc41 IVGCVSW-3307 Introduce RefTensorHandle by Matthew Bentham · 5 years ago
  5. 970f43b IVGCVSW-3365 Add reference workload support for ResizeLayer by Teresa Charlin · 5 years ago
  6. 735a450 IVGCVSW-3320 Add reference workload support for TransposeConvolution2dLayer by Aron Virginas-Tar · 5 years ago
  7. 3475781 IVGCVSW-3235 Add scalar to use as padding value in Reference Pad by David Monahan · 5 years ago
  8. 6858d3f IVGCVSW-3247: Refactor reference Gather workload by Ellen Norris-Thompson · 5 years ago
  9. 6526395 IVGCVSW-3212 Refactor RefBatchNormalizationWorkload by Matteo Martincigh · 5 years ago
  10. 47ea3c0 IVGCVSW-3248 Refactor reference BatchToSpace workload by Francis Murtagh · 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. e52211e IVGCVSW-3286 Add epsilon Reference workload support by Ferran Balaguer · 5 years ago
  14. 4d1ff58 IVGCVSW-3221 Refactor Mean ref workload and tests by James Conroy · 5 years ago
  15. 719d2a9 IVGCVSW-3218 Refactor the Reference Workloads for the ResizeBilinear layer by Ellen Norris-Thompson · 5 years ago
  16. d73d14f IVGCVSW-3229 Refactor L2Normalization workload to support multiple data types by Ferran Balaguer · 5 years ago
  17. f2aaab3 IVGCVSW-3223 Fix ref convolution performance regression by Matteo Martincigh · 5 years ago
  18. 99a6631 IVGCVSW-3211 Refactor reference Rsqrt workload by nikraj01 · 5 years ago
  19. 2fc70c5 IVGCVSW-3226 Refactor the reference normalization workload by Matteo Martincigh · 5 years ago
  20. a3b2047 IVGCVSW-3142 Refactor reference Pooling2d workload by Teresa Charlin · 5 years ago
  21. 6331f91 IVGCVSW-2971 Support QSymm16 for DetectionPostProcess workloads by Aron Virginas-Tar · 5 years ago
  22. 18f2d1c IVGCVSW-3223 Use GetIndex from DataLayoutIndexed.cpp in ConvImpl.cpp by Matteo Martincigh · 5 years ago
  23. ba257e3 IVGCVSW-3212 Refactor the Reference BatchNormalization workloads by Matteo Martincigh · 5 years ago
  24. ee423ce IVGCVSW-3142 Refactor DataLayoutIndexed and TensorBufferArrayView by Matteo Martincigh · 5 years ago
  25. 3122bd5 IVGCVSW-3212 Refactor the Reference BatchNormalization workloads to by Matteo Martincigh · 5 years ago
  26. 83735b1 IVGCVSW-3177 Refactor Floor reference workload by James Conroy · 5 years ago
  27. e851b3d IVGCVSW-3170 Refactor the Strided Slice Ref workload for Float32 and by Matteo Martincigh · 5 years ago
  28. 22f0f2b IVGCVSW-3194 Refactor SpaceToBatchNd workload by nikraj01 · 5 years ago
  29. 25339c3 IVGCVSW-3159 Support QSymm16 for Splitter workloads by Ruomei Yan · 5 years ago
  30. a121de3 IVGCVSW-3168 Refactor reference softmax workload into a single workload by nikraj01 · 5 years ago
  31. e242f2d IVGCVSW-3119 Rename MergerLayer to ConcatLayer by Jim Flynn · 5 years ago
  32. 2f2778f IVGCVSW-3145 Refactor Reference Reshape workloads by Nina Drozd · 5 years ago
  33. 43aec58 IVGCVSW-3134 Refactor FullyConnected workloads into single workload by Francis Murtagh · 5 years ago
  34. 495852f IVGCVSW-3073 Refactor reference DepthwiseConvolution2d workloads by Ruomei Yan · 5 years ago
  35. 9b39832 IVGCVSW-3025: Refactor reference Convolution2d workload by Mike Kelly · 5 years ago
  36. d00883b IVGCVSW-3116 Fix failing NN Driver Tests on Android Q by Sadik Armagan · 5 years ago
  37. 58ef2c6 IVGCVSW-2967 Support QSymm16 for Constant workloads by Nina Drozd · 5 years ago
  38. 4ed34ed IVGCVSW-3117 Rename RefMergerWorkload to RefConcatWorkload by Jim Flynn · 5 years ago
  39. cbb66aa IVGCVSW-2972 Support QSymm16 for Merger by Jim Flynn · 5 years ago
  40. 49cb7d0 MLCE-101 Add dilation support to reference backend by Matthew Bentham · 5 years ago
  41. eb2b329 IVGCVSW-2997 Refactor reference LSTM workload by Nattapat Chaimanowong · 5 years ago
  42. ae2c5f0 IVGCVSW-2982 Refactor reference Activation workload by Nattapat Chaimanowong · 5 years ago
  43. d4f0fea IVGCVSW-2947 Remove boost dependency from include/TypesUtils.hpp by Aron Virginas-Tar · 5 years ago
  44. f30f7d3 IVGCVSW-2946 RefElementwiseWorkload configures prior to first execute by Derek Lamberti · 5 years ago
  45. 2999a02 IVGCVSW-2862 Extend the Elementwise Workload to support QSymm16 Data Type by Sadik Armagan · 5 years ago
  46. 2e6dc3a IVGCVSW-2861 Refactor the Reference Elementwise workload by Sadik Armagan · 5 years ago
  47. 5f400d6 IVGCVSW-2871 Ref QuantizeLayer workload by Derek Lamberti · 5 years ago
  48. 8a54ac0 IVGCVSW-2875 Reference implementation and unit tests for Dequantize by Nattapat Chaimanowong · 5 years ago
  49. 317cae5 IVGCVSW-2866 Implement RegisterDebugCallback for RefDebugWorkload by Nattapat Chaimanowong · 5 years ago
  50. 964e955 IVGCVSW-2881 Remove DebugDescriptor by Nattapat Chaimanowong · 5 years ago
  51. ef38d5d IVGCVSW-2861 Refactor the Reference Elementwise workloads by Sadik Armagan · 5 years ago
  52. 18ce338 IVGCVSW-2709 Serialize / de-serialize the Splitter layer by Jim Flynn · 5 years ago
  53. b284565 IVGCVSW-2632 Fix RefMerger from QAsymm8 types with different quantization parameters by Ferran Balaguer · 5 years ago
  54. 4628d05 IVGCVSW-2560 Verify Inference test for TensorFlow Lite MobileNet SSD by Narumol Prangnawarat · 5 years ago
  55. 6d302bf IVGCVSW-2559 End to end tests for Detection PostProcess by Narumol Prangnawarat · 5 years ago
  56. bc67cef IVGCVSW-2557 Ref Workload Implementation for Detection PostProcess by Narumol Prangnawarat · 5 years ago
  57. 2b4d88e IVGCVSW-2503 Refactor RefElementwiseWorkload around Equal and Greater by kevmay01 · 5 years ago
  58. db2b160 IVGCVSW-2511 Add end to end Gather layer test by narpra01 · 5 years ago
  59. 4951d84 IVGCVSW-2510 Ref workload implementation for Gather operator by narpra01 · 5 years ago
  60. 4912402 IVGCVSW-2454 Merge together the pluggable backends work (was in a by Matteo Martincigh · 5 years ago
  61. a1d3c6a IVGCVSW-2371 Add Rsqrt Ref implementation by Mohamed Nour Abouelseoud · 6 years ago
  62. d5b9e64 IVGCVSW-2421 Remove the template-based version of armnnUtils::Permute by Matteo Martincigh · 6 years ago
  63. 747ef82 MLCE-77 Depthwise Convolution with depth multiplier > 1 doesn't work by Matteo Martincigh · 6 years ago
  64. f9426b3 IVGCVSW-2370 Code clean up after Equal operator implementation where necessary by ruoyan01 · 6 years ago
  65. 878f023 IVGCVSW-2379 Add Greater Ref workload implementation by FrancisMurtagh · 6 years ago
  66. 30cdfca IVGCVSW-2365 Add Reference Equal Workload Implementation by FrancisMurtagh · 6 years ago
  67. cfdcadf IVGCVSW-2316 Add reference implementation and unit tests for Debug by Nattapat Chaimanowong · 6 years ago
  68. 4631582 IVGCVSW-2264 Remove input swizzling from ParseConv2D in the TF parser by Matteo Martincigh · 6 years ago
  69. 2135015 IVGCVSW-2264 Move DataLayoutIndexed to armnnUtils by Matteo Martincigh · 6 years ago
  70. 20e5880 IVGCVSW-2247 Adding a min Elementwise Workload and tests by Éanna Ó Catháin · 6 years ago
  71. 2df12b3 IVGCVSW-2254 Add Reference workload for Maximum by saoste01 · 6 years ago
  72. d57415d IVGCVSW-2202 Refactoring Arithmetic* names to Elementwise* names for workloads and workload functions by Éanna Ó Catháin · 6 years ago
  73. 1216b58 IVGCVSW-2087 Reference implementation and unit tests for StridedSlice by Nattapat Chaimanowong · 6 years ago
  74. 8800c00 IVGCVSW-2169 Remove DataLayoutIndexed from public API by Matthew Bentham · 6 years ago
  75. a65b7ae IVGCVSW-2092 Port LSTMCell::Eval to ArmNN by Matteo Martincigh · 6 years ago
  76. 262553e IVGCVSW-2054: Fixing issue with InferOutputShape implementation in BatchToSpaceNdLayer. by Éanna Ó Catháin · 6 years ago
  77. 95807ce Tidying up multiple issues by Éanna Ó Catháin · 6 years ago
  78. 4e1e136 IVGCVSW-2054: BATCH_TO_SPACE_ND Reference implementation and Unit tests. by Éanna Ó Catháin · 6 years ago
  79. 3ea76d5 IVGCVSW-2095 Add reference implementation and unit tests for SpaceToBatchNd by Nattapat Chaimanowong · 6 years ago
  80. c9cc804 IVGCVSW-1946: Remove armnn/src from the include paths by Aron Virginas-Tar · 6 years ago
  81. 45a9b77 IVGCVSW-2102: Fix Pooling2D CpuRef indexing bug by James Conroy · 6 years ago
  82. 5f70318 IVGCVSW-2069 - Implement NHWC Convolution2D for CpuRef by narpra01 · 6 years ago
  83. 6948227 IVGCVSW-2024: Support NHWC for Pooling2D CpuRef by James Conroy · 6 years ago
  84. dd6acea IVGCVSW-2013 Add a UInt8 Reference Implementation for the PAD Operator by Mohamed Nour Abouelseoud · 6 years ago
  85. e4dfd6e IVGCVSW-1865 - Support NHWC for Convolution2D (CpuRef) by Nikhil Raj · 6 years ago
  86. 8e6f92d IVGCVSW-2032 + IVGCVSW-2033 Add NHWC implementation to the reference by Matteo Martincigh · 6 years ago
  87. 8eb675e IVGCVSW-2038 + IVGCVSW-2039 + IVGCVSW-2040 Add NHWC support to the Float32 and UInt8 by Matteo Martincigh · 6 years ago
  88. ada9cb2 Added missing pragma directive to TensorBufferArrayView.hpp by Matteo Martincigh · 6 years ago
  89. b63973e IVGCVSW-2018 Support NHWC in the current ref implementation by Matteo Martincigh · 6 years ago
  90. 97a06fd IVGCVSW-2018 Support NHWC in the current ref implementation by Matteo Martincigh · 6 years ago
  91. 7420e55 IVGCVSW-1885 add RefPadWorkload implementation and associated unit tests by Mohamed Nour Abouelseoud · 6 years ago
  92. 3cc9a62 IVGCVSW-1998 : replace Compute enum in LayerSupport free functions by David Beck · 6 years ago
  93. 5954082 IVGCVSW-1978: Support NHWC for ResizeBilinear CpuRef by James Conroy · 6 years ago
  94. 616e775 IVGCVSW-1913: Fix for ValidationTest.concat_float_3_relaxed by arovir01 · 6 years ago
  95. ac42efd IVGCVSW-1900 : CL backend folder structure by David Beck · 6 years ago
  96. 1e4c31d IVGCVSW-1812 Adding Ref implementation and tests of MeanWorkloads by narpra01 · 6 years ago
  97. b4540be IVGCVSW-1898 : Ref backend folder structure by David Beck · 6 years ago