1. 9199e58 IVGCVSW-3740 Add Reference Workload support for ABS by Sadik Armagan · 4 years, 10 months ago
  2. 675fa4f IVGCVSW-3642 Fixed VTS Test Failures by Mike Kelly · 4 years, 11 months ago
  3. aec942c IVGCVSW-3640 Add multi-channel TransposeConvolution2d unit tests to CL backend by Aron Virginas-Tar · 5 years ago
  4. 0558ca4 IVGCVSW-3610 Remove unused leftover variable from TransposeConvolution2dImpl by Aron Virginas-Tar · 5 years ago
  5. a24d9c7 IVGCVSW-3615 Update Transpose Convolution algorithm by Mike Kelly · 5 years ago
  6. 198ee40 IVGCVSW-3609 Fix decoding and encoding of INT32 tensors by Aron Virginas-Tar · 5 years ago
  7. 82b15ed IVGCVSW-3537 Add support for L2 Normalization with < 4 dimensional tensors by Matthew Jackson · 5 years ago
  8. 0a08ec6 IVGCVSW-3521 CpuAcc V1.2 pad Failures by Mike Kelly · 5 years ago
  9. 9e10c2b Fix various uses of non-standard C++: by Rob Hughes · 5 years ago
  10. 07f2121 IVGCVSW-3536 Add Axis parameter to reference Softmax implementation by Francis Murtagh · 5 years ago
  11. 81e601c IVGCVSW-3419 Add reference workload support for the new Stack layer by Matthew Jackson · 5 years ago
  12. e6eaf66 IVGCVSW-3399 Add support of QuantisedSymm16 to Pad by Narumol Prangnawarat · 5 years ago
  13. 86bb4e1 IVGCVSW-3399 Add support of QuantisedSymm16 to Permute and unit tests by Narumol Prangnawarat · 5 years ago
  14. 47cfee9 IVGCVSW-3399 Add support of QuantisedSymm16 to Debug and unit tests, by Narumol Prangnawarat · 5 years ago
  15. f356905 Fix member name in PadDescriptor by Aron Virginas-Tar · 5 years ago
  16. 7c1603a IVGCVSW-3307 Add RefMemoryManager by Matthew Bentham · 5 years ago
  17. 4686af0 IVGCVSW-3307 TransposeConvolution: Don't call Map() before Execute() by Matthew Bentham · 5 years ago
  18. da1fb9b IVGCVSW-3161 Bug Fix in Nearest Neighbor implementation; by Teresa Charlin · 5 years ago
  19. 38e05bd IVGCVSW-3236 Extend Ref LSTM with layer normalization support by Jan Eilers · 5 years ago
  20. c394a6d IVGCVSW-3307 Don't assume TensorInfo::Map() can be called before Execute() by Matthew Bentham · 5 years ago
  21. 4cefc41 IVGCVSW-3307 Introduce RefTensorHandle by Matthew Bentham · 5 years ago
  22. 970f43b IVGCVSW-3365 Add reference workload support for ResizeLayer by Teresa Charlin · 5 years ago
  23. 735a450 IVGCVSW-3320 Add reference workload support for TransposeConvolution2dLayer by Aron Virginas-Tar · 5 years ago
  24. 3475781 IVGCVSW-3235 Add scalar to use as padding value in Reference Pad by David Monahan · 5 years ago
  25. 6858d3f IVGCVSW-3247: Refactor reference Gather workload by Ellen Norris-Thompson · 5 years ago
  26. 6526395 IVGCVSW-3212 Refactor RefBatchNormalizationWorkload by Matteo Martincigh · 5 years ago
  27. 47ea3c0 IVGCVSW-3248 Refactor reference BatchToSpace workload by Francis Murtagh · 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. e52211e IVGCVSW-3286 Add epsilon Reference workload support by Ferran Balaguer · 5 years ago
  31. 4d1ff58 IVGCVSW-3221 Refactor Mean ref workload and tests by James Conroy · 5 years ago
  32. 719d2a9 IVGCVSW-3218 Refactor the Reference Workloads for the ResizeBilinear layer by Ellen Norris-Thompson · 5 years ago
  33. d73d14f IVGCVSW-3229 Refactor L2Normalization workload to support multiple data types by Ferran Balaguer · 5 years ago
  34. f2aaab3 IVGCVSW-3223 Fix ref convolution performance regression by Matteo Martincigh · 5 years ago
  35. 99a6631 IVGCVSW-3211 Refactor reference Rsqrt workload by nikraj01 · 5 years ago
  36. 2fc70c5 IVGCVSW-3226 Refactor the reference normalization workload by Matteo Martincigh · 5 years ago
  37. a3b2047 IVGCVSW-3142 Refactor reference Pooling2d workload by Teresa Charlin · 5 years ago
  38. 6331f91 IVGCVSW-2971 Support QSymm16 for DetectionPostProcess workloads by Aron Virginas-Tar · 5 years ago
  39. 18f2d1c IVGCVSW-3223 Use GetIndex from DataLayoutIndexed.cpp in ConvImpl.cpp by Matteo Martincigh · 5 years ago
  40. ba257e3 IVGCVSW-3212 Refactor the Reference BatchNormalization workloads by Matteo Martincigh · 5 years ago
  41. ee423ce IVGCVSW-3142 Refactor DataLayoutIndexed and TensorBufferArrayView by Matteo Martincigh · 5 years ago
  42. 3122bd5 IVGCVSW-3212 Refactor the Reference BatchNormalization workloads to by Matteo Martincigh · 5 years ago
  43. 83735b1 IVGCVSW-3177 Refactor Floor reference workload by James Conroy · 5 years ago
  44. e851b3d IVGCVSW-3170 Refactor the Strided Slice Ref workload for Float32 and by Matteo Martincigh · 5 years ago
  45. 22f0f2b IVGCVSW-3194 Refactor SpaceToBatchNd workload by nikraj01 · 5 years ago
  46. 25339c3 IVGCVSW-3159 Support QSymm16 for Splitter workloads by Ruomei Yan · 5 years ago
  47. a121de3 IVGCVSW-3168 Refactor reference softmax workload into a single workload by nikraj01 · 5 years ago
  48. e242f2d IVGCVSW-3119 Rename MergerLayer to ConcatLayer by Jim Flynn · 5 years ago
  49. 2f2778f IVGCVSW-3145 Refactor Reference Reshape workloads by Nina Drozd · 5 years ago
  50. 43aec58 IVGCVSW-3134 Refactor FullyConnected workloads into single workload by Francis Murtagh · 5 years ago
  51. 495852f IVGCVSW-3073 Refactor reference DepthwiseConvolution2d workloads by Ruomei Yan · 5 years ago
  52. 9b39832 IVGCVSW-3025: Refactor reference Convolution2d workload by Mike Kelly · 5 years ago
  53. d00883b IVGCVSW-3116 Fix failing NN Driver Tests on Android Q by Sadik Armagan · 5 years ago
  54. 58ef2c6 IVGCVSW-2967 Support QSymm16 for Constant workloads by Nina Drozd · 5 years ago
  55. 4ed34ed IVGCVSW-3117 Rename RefMergerWorkload to RefConcatWorkload by Jim Flynn · 5 years ago
  56. cbb66aa IVGCVSW-2972 Support QSymm16 for Merger by Jim Flynn · 5 years ago
  57. 49cb7d0 MLCE-101 Add dilation support to reference backend by Matthew Bentham · 5 years ago
  58. eb2b329 IVGCVSW-2997 Refactor reference LSTM workload by Nattapat Chaimanowong · 5 years ago
  59. ae2c5f0 IVGCVSW-2982 Refactor reference Activation workload by Nattapat Chaimanowong · 5 years ago
  60. d4f0fea IVGCVSW-2947 Remove boost dependency from include/TypesUtils.hpp by Aron Virginas-Tar · 5 years ago
  61. f30f7d3 IVGCVSW-2946 RefElementwiseWorkload configures prior to first execute by Derek Lamberti · 5 years ago
  62. 2999a02 IVGCVSW-2862 Extend the Elementwise Workload to support QSymm16 Data Type by Sadik Armagan · 5 years ago
  63. 2e6dc3a IVGCVSW-2861 Refactor the Reference Elementwise workload by Sadik Armagan · 5 years ago
  64. 5f400d6 IVGCVSW-2871 Ref QuantizeLayer workload by Derek Lamberti · 5 years ago
  65. 8a54ac0 IVGCVSW-2875 Reference implementation and unit tests for Dequantize by Nattapat Chaimanowong · 5 years ago
  66. 317cae5 IVGCVSW-2866 Implement RegisterDebugCallback for RefDebugWorkload by Nattapat Chaimanowong · 5 years ago
  67. 964e955 IVGCVSW-2881 Remove DebugDescriptor by Nattapat Chaimanowong · 5 years ago
  68. ef38d5d IVGCVSW-2861 Refactor the Reference Elementwise workloads by Sadik Armagan · 5 years ago
  69. 18ce338 IVGCVSW-2709 Serialize / de-serialize the Splitter layer by Jim Flynn · 5 years ago
  70. b284565 IVGCVSW-2632 Fix RefMerger from QAsymm8 types with different quantization parameters by Ferran Balaguer · 5 years ago
  71. 4628d05 IVGCVSW-2560 Verify Inference test for TensorFlow Lite MobileNet SSD by Narumol Prangnawarat · 5 years ago
  72. 6d302bf IVGCVSW-2559 End to end tests for Detection PostProcess by Narumol Prangnawarat · 5 years ago
  73. bc67cef IVGCVSW-2557 Ref Workload Implementation for Detection PostProcess by Narumol Prangnawarat · 5 years ago
  74. 2b4d88e IVGCVSW-2503 Refactor RefElementwiseWorkload around Equal and Greater by kevmay01 · 5 years ago
  75. db2b160 IVGCVSW-2511 Add end to end Gather layer test by narpra01 · 5 years ago
  76. 4951d84 IVGCVSW-2510 Ref workload implementation for Gather operator by narpra01 · 5 years ago
  77. 4912402 IVGCVSW-2454 Merge together the pluggable backends work (was in a by Matteo Martincigh · 5 years ago
  78. a1d3c6a IVGCVSW-2371 Add Rsqrt Ref implementation by Mohamed Nour Abouelseoud · 6 years ago
  79. d5b9e64 IVGCVSW-2421 Remove the template-based version of armnnUtils::Permute by Matteo Martincigh · 6 years ago
  80. 747ef82 MLCE-77 Depthwise Convolution with depth multiplier > 1 doesn't work by Matteo Martincigh · 6 years ago
  81. f9426b3 IVGCVSW-2370 Code clean up after Equal operator implementation where necessary by ruoyan01 · 6 years ago
  82. 878f023 IVGCVSW-2379 Add Greater Ref workload implementation by FrancisMurtagh · 6 years ago
  83. 30cdfca IVGCVSW-2365 Add Reference Equal Workload Implementation by FrancisMurtagh · 6 years ago
  84. cfdcadf IVGCVSW-2316 Add reference implementation and unit tests for Debug by Nattapat Chaimanowong · 6 years ago
  85. 4631582 IVGCVSW-2264 Remove input swizzling from ParseConv2D in the TF parser by Matteo Martincigh · 6 years ago
  86. 2135015 IVGCVSW-2264 Move DataLayoutIndexed to armnnUtils by Matteo Martincigh · 6 years ago
  87. 20e5880 IVGCVSW-2247 Adding a min Elementwise Workload and tests by Éanna Ó Catháin · 6 years ago
  88. 2df12b3 IVGCVSW-2254 Add Reference workload for Maximum by saoste01 · 6 years ago
  89. d57415d IVGCVSW-2202 Refactoring Arithmetic* names to Elementwise* names for workloads and workload functions by Éanna Ó Catháin · 6 years ago
  90. 1216b58 IVGCVSW-2087 Reference implementation and unit tests for StridedSlice by Nattapat Chaimanowong · 6 years ago
  91. 8800c00 IVGCVSW-2169 Remove DataLayoutIndexed from public API by Matthew Bentham · 6 years ago
  92. a65b7ae IVGCVSW-2092 Port LSTMCell::Eval to ArmNN by Matteo Martincigh · 6 years ago
  93. 262553e IVGCVSW-2054: Fixing issue with InferOutputShape implementation in BatchToSpaceNdLayer. by Éanna Ó Catháin · 6 years ago
  94. 95807ce Tidying up multiple issues by Éanna Ó Catháin · 6 years ago
  95. 4e1e136 IVGCVSW-2054: BATCH_TO_SPACE_ND Reference implementation and Unit tests. by Éanna Ó Catháin · 6 years ago
  96. 3ea76d5 IVGCVSW-2095 Add reference implementation and unit tests for SpaceToBatchNd by Nattapat Chaimanowong · 6 years ago
  97. c9cc804 IVGCVSW-1946: Remove armnn/src from the include paths by Aron Virginas-Tar · 6 years ago
  98. 45a9b77 IVGCVSW-2102: Fix Pooling2D CpuRef indexing bug by James Conroy · 6 years ago
  99. 5f70318 IVGCVSW-2069 - Implement NHWC Convolution2D for CpuRef by narpra01 · 6 years ago
  100. 6948227 IVGCVSW-2024: Support NHWC for Pooling2D CpuRef by James Conroy · 6 years ago