1. 09ca49c IVGCVSW-3888 Add INSTANCE_NORMALIZATION Reference implementation by Kevin May · 4 years, 9 months ago
  2. c6e5a6e IVGCVSW-3925 Add Backward compatibility for ITensorHandle CreateTensorHandle functions by David Monahan · 4 years, 9 months ago
  3. d47a064 IVGCVSW-3696 Add NEON ArgMinMax workload and tests by James Conroy · 4 years, 10 months ago
  4. f97f6da IVGCVSW-3738 Add end-to-end layer test for DepthToSpace by Aron Virginas-Tar · 4 years, 9 months ago
  5. 83239f9 IVGCVSW-3689 Support Import of Output Tensors for the Neon Backend by Ferran Balaguer · 4 years, 10 months ago
  6. 9926e58 IVGCVSW-3908 Fix DepthToSpace reference unit test failures on Android Q by Aron Virginas-Tar · 4 years, 9 months ago
  7. 73f6642 IVGCVSW-3885 Add reference workload for DepthToSpace by Aron Virginas-Tar · 4 years, 9 months ago
  8. 3fb7e10 IVGCVSW-3623 Implement NeonTensorHandle::Import by David Monahan · 4 years, 11 months ago
  9. 68c2c90 IVGCVSW-3723 Adding reference workload support for ArgMinMax by Nikhil Raj · 4 years, 10 months ago
  10. 92b9f87 IVGCVSW-3878 Add reference workload for SLICE by Aron Virginas-Tar · 4 years, 10 months ago
  11. 4dc64a6 IVGCVSW-3694 Add ArgMinMax implementation for Ref by Narumol Prangnawarat · 4 years, 10 months ago
  12. 4f1e8e4 IVGCVSW-3687 Add INetworkProperties to LoadNetwork by David Monahan · 4 years, 10 months ago
  13. 0718ee9 IVGCVSW-3868 Add support of Int32 to Reshape layer by Narumol Prangnawarat · 4 years, 10 months ago
  14. d9f7c8b IVGCVSW-3858 Fix RefTensorHandleTests on Raspberry Pi by Aron Virginas-Tar · 4 years, 10 months ago
  15. 6095ba5 IVGCVSW-3660 Add SQRT unit tests for Neon and CL backends by Sadik Armagan · 4 years, 10 months ago
  16. 9bff144 IVGCVSW-3857 Add Reference FP16 workload support to remaining layers by Matthew Jackson · 4 years, 10 months ago
  17. 252df3a IVGCVSW-3845 Add Reference FP16 support for required layers by Matthew Jackson · 4 years, 10 months ago
  18. e69c399 IVGCVSW-3824 Implement Float 16 Encoder and Decoder by Matthew Jackson · 4 years, 10 months ago
  19. 8fccd86 IVGCVSW-3743 Add end-to-end test for ABS on CpuRef by Aron Virginas-Tar · 4 years, 10 months ago
  20. 9199e58 IVGCVSW-3740 Add Reference Workload support for ABS by Sadik Armagan · 4 years, 10 months ago
  21. 23ae2ea IVGCVBENCH-1337 Added additional layer parameters to dot file and -v option by Andre Ghattas · 5 years ago
  22. 00d306e IVGCVSW-3381 Break up LayerTests.hpp into more manageable files by Aron Virginas-Tar · 4 years, 10 months ago
  23. edd6fdc IVGCVSW-3656 Fix wrong rename of the reference backend control macro by Matteo Martincigh · 4 years, 10 months ago
  24. db16dd3 IVGCVSW-3656 Rename ARMCOMPUTEREF to ARMNNREF by Matteo Martincigh · 4 years, 10 months ago
  25. 665a964a IVGCVSW-3575 Fix DepthwiseConvolution VTS Test Failures by Kevin May · 4 years, 11 months ago
  26. dcaa610 IVGCVSW-3175 Add Regression Tests for Zero Copy by Ferran Balaguer · 4 years, 11 months ago
  27. 91e1d89 Fix Windows build: by Rob Hughes · 4 years, 10 months ago
  28. 1cd451c IVGCVSW-3670 Fix Vts Tests after adding Ref Import functionality by Ferran Balaguer · 4 years, 10 months ago
  29. e67edb2 IVGCVSW-3656 Make the reference backend optional by Matteo Martincigh · 4 years, 11 months ago
  30. c33882d IVGCVSW-3668 Fix Android issue running Ref Import tests by Ferran Balaguer · 4 years, 11 months ago
  31. 675fa4f IVGCVSW-3642 Fixed VTS Test Failures by Mike Kelly · 4 years, 11 months ago
  32. bfeb271 IVGCVSW-3606 Support memory import for Reference backend by Ferran Balaguer · 5 years ago
  33. aec942c IVGCVSW-3640 Add multi-channel TransposeConvolution2d unit tests to CL backend by Aron Virginas-Tar · 4 years, 11 months ago
  34. dba634f IVGCVSW-3639 Add 5d tensor support by Matthew Jackson · 4 years, 11 months ago
  35. 4992c34 IVGCVSW-3633 Fixed possible driver crash by Mike Kelly · 4 years, 11 months ago
  36. 0558ca4 IVGCVSW-3610 Remove unused leftover variable from TransposeConvolution2dImpl by Aron Virginas-Tar · 4 years, 11 months ago
  37. bb590b4 IVGCVSW-3474 Refactor Lstm and QuantizedLstm Param Getters by Francis Murtagh · 4 years, 11 months ago
  38. 566e4ad IVGCVSW-3635 Remove temporary check from RefLayerSupport::IsTransposeConvolution2dSupported() by Aron Virginas-Tar · 4 years, 11 months ago
  39. d8edabb IVGCVSW-3616 Add multi-channel unit test for TransposeConvolution2d by Aron Virginas-Tar · 4 years, 11 months ago
  40. a24d9c7 IVGCVSW-3615 Update Transpose Convolution algorithm by Mike Kelly · 4 years, 11 months ago
  41. 68db21f IVGCVSW-3620 Fix VTS CpuRef failures by Sadik Armagan · 5 years ago
  42. 4e73b42 IVGCVSW-3546 Create a reference dynamic backend to use for testing and as by Matteo Martincigh · 5 years ago
  43. f674aa0 IVGCVSW-3277 Mem export/import suppor for Tensors by Derek Lamberti · 5 years ago
  44. 651aafe IVGCVSW-3611 Report TransposeConvolution2d as unsupported on CpuRef when channel multiplier != 1 by Aron Virginas-Tar · 5 years ago
  45. 198ee40 IVGCVSW-3609 Fix decoding and encoding of INT32 tensors by Aron Virginas-Tar · 5 years ago
  46. 1da0236 IVGCVSW-3571 Fix VTS Test Skips by Mike Kelly · 5 years ago
  47. d516610 IVGCVSW-3539 Add CL support and tests for Stack by Matthew Jackson · 5 years ago
  48. 1a81630 IVGCVSW-3592 Add Support for Quantize to HAL 1.2 Driver by Sadik Armagan · 5 years ago
  49. 82b15ed IVGCVSW-3537 Add support for L2 Normalization with < 4 dimensional tensors by Matthew Jackson · 5 years ago
  50. 0a08ec6 IVGCVSW-3521 CpuAcc V1.2 pad Failures by Mike Kelly · 5 years ago
  51. 9e10c2b Fix various uses of non-standard C++: by Rob Hughes · 5 years ago
  52. 07f2121 IVGCVSW-3536 Add Axis parameter to reference Softmax implementation by Francis Murtagh · 5 years ago
  53. d6a9dee IVGCVSW-3368 Add reference support for depthwise multiplier > 3 by Matthew Jackson · 5 years ago
  54. 747f586 IVGCVSW-3479 Add End to End test for Prelu by Nikhil Raj · 5 years ago
  55. 81e601c IVGCVSW-3419 Add reference workload support for the new Stack layer by Matthew Jackson · 5 years ago
  56. 0bf6b23 IVGCVSW-3495 Refactor names of convolution2d unit tests by Jan Eilers · 5 years ago
  57. cc0cefb IVGCVSW-3296 Add CL backend support for ResizeNearestNeighbour by Aron Virginas-Tar · 5 years ago
  58. 2b7519d IVGCVSW-3468 Add Unit test for Conv2D that combines by Teresa Charlin · 5 years ago
  59. d01a83c IVGCVSW-3397 Join lstm parameter infos in a struct for isLstmSupported by Jan Eilers · 5 years ago
  60. e6eaf66 IVGCVSW-3399 Add support of QuantisedSymm16 to Pad by Narumol Prangnawarat · 5 years ago
  61. 6059784 IVGCVSW-3391 Add SpaceToDepth CreateWorkload and EndToEnd tests by James Conroy · 5 years ago
  62. 86bb4e1 IVGCVSW-3399 Add support of QuantisedSymm16 to Permute and unit tests by Narumol Prangnawarat · 5 years ago
  63. 47cfee9 IVGCVSW-3399 Add support of QuantisedSymm16 to Debug and unit tests, by Narumol Prangnawarat · 5 years ago
  64. d2aa85e IVGCVSW-3353 Add CL support and tests for SpaceToDepth by James Conroy · 5 years ago
  65. f356905 Fix member name in PadDescriptor by Aron Virginas-Tar · 5 years ago
  66. 7c1603a IVGCVSW-3307 Add RefMemoryManager by Matthew Bentham · 5 years ago
  67. f9ac3fd IVGCVSW-3399 Add QSymm16 IsLayerSupportedTest to reference backend by Narumol Prangnawarat · 5 years ago
  68. 4686af0 IVGCVSW-3307 TransposeConvolution: Don't call Map() before Execute() by Matthew Bentham · 5 years ago
  69. da1fb9b IVGCVSW-3161 Bug Fix in Nearest Neighbor implementation; by Teresa Charlin · 5 years ago
  70. 169d2f1 IVGCVSW-3382 Deprecate ResizeBilinear and use Resize with Bilinear method by Aron Virginas-Tar · 5 years ago
  71. 38e05bd IVGCVSW-3236 Extend Ref LSTM with layer normalization support by Jan Eilers · 5 years ago
  72. c394a6d IVGCVSW-3307 Don't assume TensorInfo::Map() can be called before Execute() by Matthew Bentham · 5 years ago
  73. 4cefc41 IVGCVSW-3307 Introduce RefTensorHandle by Matthew Bentham · 5 years ago
  74. fe15eff IVGCVSW-3361 Add end-to-end tests for Resize on CpuRef by Aron Virginas-Tar · 5 years ago
  75. 970f43b IVGCVSW-3365 Add reference workload support for ResizeLayer by Teresa Charlin · 5 years ago
  76. 9382038 Remove unnecessary include from RefLayerTests.cpp by Aron Virginas-Tar · 5 years ago
  77. 98180ef IVGCVSW-3324 Add end-to-end tests for TransposeConvolution2d on CpuRef by Aron Virginas-Tar · 5 years ago
  78. 735a450 IVGCVSW-3320 Add reference workload support for TransposeConvolution2dLayer by Aron Virginas-Tar · 5 years ago
  79. 5191033 IVGCVSW-3197 Support SPACE_TO_DEPTH on Android by Keith Davis · 5 years ago
  80. e24e3cd IVGCVSW-3347 Add EndToEnd test for BatchToSpaceNd by Francis Murtagh · 5 years ago
  81. d0dfe17 IVGCVSW-3249 Extend the BatchToSpace workload to support QSymm16 by Francis Murtagh · 5 years ago
  82. e0dbedf IVGCVSW-3250 Extend the Gather workload for QSymm16 support by Ellen Norris-Thompson · 5 years ago
  83. 57f13d5 IVGCVSW-3334 Refactor BatchToSpace tests to be generic by Francis Murtagh · 5 years ago
  84. 3475781 IVGCVSW-3235 Add scalar to use as padding value in Reference Pad by David Monahan · 5 years ago
  85. 9515c7e IVGCVSW-3263 - Add End to End tests for SpaceToDepth on Ref by Keith Davis · 5 years ago
  86. bf0e722 IVGCVSW-3267 Add more code coverage to the PReLU layer by Matteo Martincigh · 5 years ago
  87. 6858d3f IVGCVSW-3247: Refactor reference Gather workload by Ellen Norris-Thompson · 5 years ago
  88. 6526395 IVGCVSW-3212 Refactor RefBatchNormalizationWorkload by Matteo Martincigh · 5 years ago
  89. 47ea3c0 IVGCVSW-3248 Refactor reference BatchToSpace workload by Francis Murtagh · 5 years ago
  90. 20b1f88 IVGCVSW-3271 Add unit test for dilated DepthwiseConvolution2d by Teresa Charlin · 5 years ago
  91. a57eccb IVGCVSW-3231 Add reference workload support for SpaceToDepth by Keith Davis · 5 years ago
  92. ab9e525 IVGCVSW-3268 Add Reference workload support for the new Prelu Activation layer by Matteo Martincigh · 5 years ago
  93. 71c80b1 IVGCVSW-3234 Add unit test for Concat with different quantization params by Narumol Prangnawarat · 5 years ago
  94. edeeb16 IVGCVSW-3264 Add Unit Test for Dilated Convolution2d to armnn by Teresa Charlin · 5 years ago
  95. e52211e IVGCVSW-3286 Add epsilon Reference workload support by Ferran Balaguer · 5 years ago
  96. 3cb85f3 IVGCVSW-3219: Add QSymm16 support to the ResizeBilinear Reference workload by Ellen Norris-Thompson · 5 years ago
  97. b80775f IVGCVSW-3222 Extend Mean ref workload to support QSymm16 by James Conroy · 5 years ago
  98. 4d1ff58 IVGCVSW-3221 Refactor Mean ref workload and tests by James Conroy · 5 years ago
  99. aece4ed IVGCVSW-3285 Remove out of date check from RefLayerSupport::IsDilatedDepthwiseConvolutionSupported by Aron Virginas-Tar · 5 years ago
  100. 719d2a9 IVGCVSW-3218 Refactor the Reference Workloads for the ResizeBilinear layer by Ellen Norris-Thompson · 5 years ago