1. 611c7fb IVGCVSW-6641 Stabilize the IWorkloadFactory interface with unified strategy by Teresa Charlin · 2 years, 6 months ago
  2. 0c47974 IVGCVSW-6626 Promote backend headers in backendCommon to armnn/backends by Colm Donelan · 2 years, 7 months ago
  3. a097d2a IVGCVSW-6453 'Move the ArmNN Test Utils code to a physically separate directory' by Sadik Armagan · 2 years, 7 months ago
  4. 7b885b3 IVGCVSW-6509 Front End + Reference Workload implementation by Tamás Nyíri · 2 years, 8 months ago
  5. 2e5d0b2 IVGCVSW-6469 Add MirrorPad FrontEnd and Ref Support by Matthew Sloyan · 2 years, 8 months ago
  6. ec5f7d1 IVGCVSW-6170 Add CpuAcc Conv3d Workload by Teresa Charlin · 2 years, 8 months ago
  7. 5d7b0a3 Add ConstTensorsAsInput support for Conv3d by Matthew Sloyan · 2 years, 9 months ago
  8. eb70c91 Fix compile errors/warnings found on MSVC by Rob Hughes · 2 years, 9 months ago
  9. b63a311 IVGCVSW-6163 Add Conv3d FrontEnd and Ref Implementation by Matthew Sloyan · 2 years, 10 months ago
  10. eb852bb IVGCVSW-6293 Add Unit test int8 Channel Shuffle by Teresa Charlin · 2 years, 9 months ago
  11. 51f6777 IVGCVSW-3705 Add Channel Shuffle Front end and Ref Implementation by Simon Obute · 2 years, 10 months ago
  12. 4e3e831 IVGCVSW-6262 Add support for Reduce Prod by Teresa Charlin · 2 years, 11 months ago
  13. bd575b2 MLCE-530 Add support of int8 weight for UnidirectionalSequenceLstm by Narumol Prangnawarat · 2 years, 10 months ago
  14. e5339e7 MLCE-530 Add support for UnidirectionalSequenceLstm to RefWorkload by Narumol Prangnawarat · 3 years ago experimental/daves_custom_allocator_dmabuf
  15. 81beae3 IVGCVSW-6119 ConstTensorsAsInput: FullyConnected by Matthew Sloyan · 3 years ago
  16. c013bc8 Fix some compile warnings & errors by Rob Hughes · 3 years ago
  17. 3ae3f97 MLCE-510 Add CpuRef Shape Operator to ArmNN by Keith Davis · 3 years, 1 month ago
  18. 50de4fa IVGCVSW-6088 Add Sin and Log to ElementWiseUnary by Teresa Charlin · 3 years, 1 month ago
  19. 53ef795 IVGCVSW-5826 Change weights layout for depthwise to [1,H,W,I*M] by Jan Eilers · 3 years, 1 month ago
  20. 1625efc IVGCVSW-5963 'Move unit tests to new framework' by Sadik Armagan · 3 years, 1 month ago
  21. 483c811 IVGCVSW-5962 Remove boost::multi_array by Sadik Armagan · 3 years, 1 month ago
  22. 25ab3a8 IVGCVSW-5964 Removing some remaining boost utility usages from tests. by Colm Donelan · 3 years, 2 months ago
  23. 1f58f03 IVGCVSW-5815 Generalise ConstCpuTensorHandle by James Conroy · 3 years, 2 months ago
  24. b392e98 IVGCVSW-5410 Add front-end support for CAST by mathad01 · 3 years, 3 months ago
  25. f0a6dec IVGCVSW-5736 and IVGCVSW-5743 'NonConstWeights: Update front-end and TfLiteDelegate support for FullyConnected Operator' by Sadik Armagan · 3 years, 3 months ago
  26. 33199c2 IVGCVSW-5675 Implement Pimpl Idiom for IProfiler (lower priority) by Francis Murtagh · 3 years, 5 months ago
  27. a274748 MLCE-347 'REDUCE_MIN, REDUCE_MAX, REDUCE_SUM Support' by Sadik Armagan · 3 years, 5 months ago
  28. 0c3ea5b backends/reference: Add ReduceSum operation support by Sadik Armagan · 3 years, 5 months ago
  29. 8719d22 IVGCVSW-5595 Fix incorrect padding value for asymmetric quantized type by Narumol Prangnawarat · 3 years, 7 months ago
  30. 58f8ecd IVGCVSW-5093 Remove redundant LogicalUnary functions by James Conroy · 3 years, 7 months ago
  31. 0c95f4c Fix logical vts skip by Narumol Prangnawarat · 3 years, 8 months ago
  32. aba90cd IVGCVSW-5091 Add Logical ops frontend and ref impl by James Conroy · 3 years, 8 months ago
  33. 24ac859 IVGCVSW-5334 Remove remaining boost::numeric_cast from armnn by Matthew Sloyan · 3 years, 9 months ago
  34. be727be IVGCVSW-4973 Enable QLstm projection unit tests on CL by Teresa Charlin · 3 years, 9 months ago
  35. 171214c IVGCVSW-5300 Remove some boost::numeric_cast from armnn/backends by Matthew Sloyan · 3 years, 10 months ago
  36. ec36d3e IVGCVSW-5256 Use CreateTensorHandle() function from TensorHandleFactory in the tests for layers Q,R & T by Finn Williams · 3 years, 10 months ago
  37. 33a626f IVGCVSW-5231 Remove CreateTensorHandle in the test where there is NO_DEPRECATE_WARN by Keith Davis · 3 years, 10 months ago
  38. 826a543 IVGCVSW-5253 Use CreateTensorHandle() function from TensorHandleFactory in the tests for layers M-P by Finn Williams · 3 years, 10 months ago
  39. c43de6a IVGCVSW-5252 Use CreateTensorHandle() function from TensorHandleFactory in the tests for layers between G-L by Finn Williams · 3 years, 10 months ago
  40. f500d6c IVGCVSW-5249 Use CreateTensorHandle from ITensorHandleFactory in the test for all layers between C-D by Keith Davis · 3 years, 10 months ago
  41. 7faf9a8 IVGCVSW-5250 Remove CreateTensorHandle in the test for layers between E-F by Finn Williams · 3 years, 10 months ago
  42. 5e71984 IVGCVSW-5257 'Remove CreateTensorHandle in the test for layers beginning with S' by Sadik Armagan · 3 years, 10 months ago
  43. 89de3b4 IVGCVSW-4979 'Remove CreateTensorHandle using WorkloadFactory in workload tests' by Sadik Armagan · 3 years, 10 months ago
  44. 56785c7 IVGCVSW-5257 'Remove CreateTensorHandle in the test for layers beginning with S' by Sadik Armagan · 3 years, 10 months ago
  45. 714fe5b IVGCVSW-5257 'Remove CreateTensorHandle in the test for layers beginning with S' by Sadik Armagan · 3 years, 10 months ago
  46. 43528ac IVGCVSW-5251 'Remove CreateTensorHandle for ArgMinMaxTestImpl' by Sadik Armagan · 3 years, 10 months ago
  47. 8702007 IVGCVSW-5250 Remove CreateTensorHandle in the test for layers between E-F by Finn Williams · 3 years, 10 months ago
  48. fbf0e5b IVGCVSW-5217 Add ARMNN_NO_DEPRECATE_WARN to layer tests by Teresa Charlin · 3 years, 11 months ago
  49. 9e132f5 IVGCVSW-5216 Remove CreateTensorHandle from Transpose by Teresa Charlin · 3 years, 11 months ago
  50. 623069d IVGCVSW-5218 Remove CreateTensorHandle from DetectionPostProcess and Prelu by Francis Murtagh · 3 years, 11 months ago
  51. 4b10fef IVGCVSW-4712 Fill layer datatype adjustments by Teresa Charlin · 4 years ago
  52. 69e653f IVGCVSW-3897 Add NEON LOG_SOFTMAX Workload by Keith Davis · 4 years ago
  53. 686f45c IVGCVSW-4889/IVGCVSW-4890 CL/Neon UnitTests for align_corners & half_pixels by Teresa Charlin · 4 years ago
  54. 9b14bfc IVGCVSW-5005 Fix Deprecated Functions in CL/NEON Resize Workload by David Monahan · 4 years ago
  55. 2605b23 IVGCVSW-4624 Add a RANK Reference Implementation by Finn Williams · 4 years, 1 month ago
  56. 66aecb0 IVGCVSW-4621 Add CL FILL Workload by Sadik Armagan · 4 years ago
  57. ab21975 IVGCVSW-4707 - Add AlignCorners and HalfPixelCenters to Resize by David Monahan · 4 years ago
  58. f4bfa6a IVGCVSW-4620 Add Fill Reference Implementation by Ryan OShea · 4 years, 1 month ago
  59. b22a75e IVGCVSW-4860 Add tests to verify QLstm projection by James Conroy · 4 years, 1 month ago
  60. 041b3c0 IVGCVSW-4904 Refactor CpuRef PAD Workload by Sadik Armagan · 4 years, 1 month ago
  61. 749294b remove BOM from files by Laurent Carlier · 4 years, 1 month ago
  62. bb46dde Fix a few build warnings: by Rob Hughes · 4 years, 1 month ago
  63. 9349246 IVGCVSW-3847 Support INT32 in Gather operator by Teresa Charlin · 4 years, 1 month ago
  64. 9fabf43 IVGCVSW-4200 Add CL EXP Workload IVGCVSW-4203 Add Neon EXP Workload by Sadik Armagan · 4 years, 1 month ago
  65. ecb6b8e IVGCVSW-4863 ADD,SUB,DIV,MUL,MAXIMUM and MINIMUM int32 VTS test by Teresa Charlin · 4 years, 1 month ago
  66. e300b36 IVGCVSW-4604 ARGMINMAX float16 VTS test skipped in CpuRef by Teresa Charlin · 4 years, 1 month ago
  67. 4f1f899 IVGCVSW-4449 Add QLstm ref implementation by James Conroy · 4 years, 2 months ago
  68. 303980c IVGCVSW-4668 Add TENSOR_QUANT8_ASYMM_SIGNED data type support to CpuRef operators by Sadik Armagan · 4 years, 3 months ago
  69. ec52c3a IVGCVSW-4686 Fix NNT GeneratedTests Abs_int32 by Kevin May · 4 years, 2 months ago
  70. ac2770a IVGCVSW-4485 Remove Boost assert by Narumol Prangnawarat · 4 years, 3 months ago
  71. e8cddeb IVGCVSW-4643 Add Convolution2D tests with Bfloat16 input and Float32 output by Narumol Prangnawarat · 4 years, 3 months ago
  72. ac47210 IVGCVSW-3813 Add Unary Elementwise Operation 'NEG' support to the android-nn-driver by Sadik Armagan · 4 years, 3 months ago
  73. ea54a01 IVGCVSW-4516 Add ConvertFp32ToBf16Layer and Ref workload support by Narumol Prangnawarat · 4 years, 4 months ago
  74. 7ddbbae IVGCVSW-4515 Add ConvertBf16ToFp32Layer and Ref workload support by Narumol Prangnawarat · 4 years, 4 months ago
  75. 403a185 IVGCVSW-4512 Add BFloat16 Debug Workload by Narumol Prangnawarat · 4 years, 4 months ago
  76. 44179c3 IVGCVSW-4511 Add BFloat16 to RefLayerSupport and unit tests by Narumol Prangnawarat · 4 years, 4 months ago
  77. 8eb2560 IVGCVSW-4482 Remove boost::ignore_unused by Jan Eilers · 4 years, 4 months ago
  78. 03fbeaf IVGCVSW-4440 : Add HARD_SWISH Support to Activation in CpuRef by Colm Donelan · 4 years, 4 months ago
  79. c9ea45a IVGCVSW-4375 Add support for Transpose by Mike Kelly · 4 years, 4 months ago
  80. 3b3c381 IVGCVSW-4439: Adding Elu support to Activation by David Monahan · 4 years, 4 months ago
  81. 9add120 IVGCVSW-4386 Add ArmNN reference support for QAsymmS8 by Ryan OShea · 4 years, 5 months ago
  82. d466a54 IVGCVSW-4370 Deprecate DataType::QuantizedSymm8PerAxis by Derek Lamberti · 4 years, 5 months ago
  83. 4a3c610 IVGCVSW-4259 Add frontend and reference workload for UnaryOperationLayer by josh minor · 4 years, 6 months ago
  84. 246bd46 Remove inclusion of ArmNN.hpp where it is unnecessary. by Matthew Bentham · 4 years, 5 months ago
  85. f90c56d Rename quantized data types to remove ambiguity for signed/unsigned payloads by Derek Lamberti · 4 years, 6 months ago
  86. c374ff0 IVGCVSW-4246 Clean build of LayerTests with -Wextra by Derek Lamberti · 4 years, 7 months ago
  87. fd27106 IVGCVSW-4211 Add Signed 8 bit Quantisation support into the Reference backend by Finn Williams · 4 years, 7 months ago
  88. e5b8eb9 IVGCVSW-4210 Create a public API for the common backend files by Matteo Martincigh · 4 years, 7 months ago
  89. e011d20 IVGCVSW-4209 Create a public API for the ArmNN Utils by Matteo Martincigh · 4 years, 7 months ago
  90. 52ec346 IVGCVSW-3697 Add check for ArgMinMax QAsymm8 to ClLayerSupport by Francis Murtagh · 4 years, 8 months ago
  91. 1939df5 IVGCVSW-4128 Add Signed32 to supported input types for Ref ArgMinMax by Francis Murtagh · 4 years, 8 months ago
  92. d8df026 IVGCVSW-4079 Add support of per-axis quantization to DepthwiseConvolution2d by Teresa Charlin · 4 years, 8 months ago
  93. 94d3b93 IVGCVSW-3839 Add support of per-axis quantization to reference TransposeConvolution2d by Aron Virginas-Tar · 4 years, 8 months ago
  94. 70f609b MLCE-144 Fix cts MAX_POOL_2D_V1_0 tests by Finn Williams · 4 years, 8 months ago
  95. 5edc881 IVGCVSW-3837 Add support for per-axis quantization to reference Convolution2d workload by Aron Virginas-Tar · 4 years, 8 months ago
  96. ec33a91 IVGCVSW-4038 Convert Strided_Slice Shrink_Axis_Mask Parameter to ACL format by Francis Murtagh · 4 years, 8 months ago
  97. f710793 Add fp16 support for dequantize by Jan Eilers · 4 years, 8 months ago
  98. b3670b1 Refactor Resize layer tests by Aron Virginas-Tar · 4 years, 8 months ago
  99. 48623a0 IVGCVSW-4018 Move QuantizeHelper.hpp to armnnUtils by Aron Virginas-Tar · 4 years, 8 months ago
  100. 3bc00ec IVGCVSW-3999 Add unit tests for new comparison operations by Aron Virginas-Tar · 4 years, 9 months ago