1. 02300aa IVGCVSW-8314 Broadcast handling for Comparison layer is inconsistent. by Colm Donelan · 8 weeks ago
  2. 2828818 IVGCVSW-8229 & IVGCVSW-8237 ScatterNd: Front end and reference implementation by Tianle Cheng · 3 months ago
  3. b4ef163 IVGCVSW-7854 Remove/rewrite asserts in the backends. by Colm Donelan · 4 months ago
  4. ce65588 Add Resize Nearest Neighbour support to TOSA Reference Backend by Teresa Charlin · 6 months ago
  5. 5306dc8 IVGCVSW-7889 Add support for Signed64 data type in Cast layer by Teresa Charlin · 7 months ago
  6. 077cddb IVGCVSW-8055 Add support for GELU activation function. by Teresa Charlin · 9 months ago
  7. 98e383e IVGCVSW-7525 Add broadcast_to operator by Idriss Chaouch · 9 months ago
  8. 9145e38 IVGCVSW-7505 Create FusedLayer and NeonFusedWorkload for AddMulAdd Neon kernel by Teresa Charlin · 10 months ago
  9. 980446b Enable Slice EndToEndTests in all backends and Signed32 in CpuRef by Ryan OShea · 12 months ago
  10. 1bf56cd IVGCVSW-7836 Add ReverseV2 End-to-End Tests by Declan-ARM · 11 months ago
  11. 79a06a5 IVGCVSW-7883 Front end and reference implementation for TILE by Teresa Charlin · 11 months ago
  12. bb8d759 IVGCVSW-7879 Change REVERSE_V2 from LayerWithParameters with 1 input, to Layer with 2 inputs by Tracy Narine · 11 months ago
  13. 988354d IVGCVSW-7831: Front end and Reference Implementation for REVERSE_V2 by Tianle Cheng · 11 months ago
  14. f77cab5 IVGCVSW-7785 Extend support for 3D tensors BATCH_TO_SPACE and SPACE_TO_BATCH in CpuRef by Teresa Charlin · 1 year ago
  15. 3ec3077 IVGCVSW-3808 Add ElementwiseBinaryLayer by Mike Kelly · 1 year, 3 months ago
  16. 369d8fc IVGCVSW-4926 Add support in CpuRef implementation for Gather for axis different to 0 by Nikhil Raj · 1 year, 6 months ago
  17. 3144159 IVGCVSW-7214 Disable BF16-Turbo-Mode and remove conversion layers by Ryan OShea · 1 year, 7 months ago
  18. 6b47809 IVGCVSW-7109: Add Batch MatMul front end support - Reference by Samuel Yap · 1 year, 11 months ago
  19. b4dd5cc IVGCVSW-6124 ConstTensorsAsInput: Conv2d - FrontEnd by Keith Davis · 2 years, 2 months ago
  20. 3a3a6bf Revert "IVGCVSW-6937 Add INT32 support to FLOOR" by Teresa Charlin · 2 years, 1 month ago
  21. 1299496 IVGCVSW-6806 Add Unidirectional Sequence Lstm support to Neon by Mike Kelly · 2 years, 1 month ago
  22. 38b72e8 IVGCVSW-6937 Add INT32 support to FLOOR by Teresa Charlin · 2 years, 1 month ago
  23. b2d3ec5 IVGCVSW-6856 Add GATHERNd FrontEnd and Ref Implementation by Teresa Charlin · 2 years, 2 months ago
  24. 6abc7ee IVGCVSW-6803 Add int32 support for CONCATENATION in CpuRef by Teresa Charlin · 2 years, 3 months ago
  25. 34b429c IVGCVSW-6629 Stabilize the ILayerSupport interface with unified strategy. by Cathal Corbett · 2 years, 5 months ago
  26. 529195f MLCE-736 'Adding support for TfLite Models' by Sadik Armagan · 2 years, 5 months ago
  27. 7b885b3 IVGCVSW-6509 Front End + Reference Workload implementation by Tamás Nyíri · 2 years, 7 months ago
  28. 1b2654f IVGCVSW-5985 Remove deprecated code by Jan Eilers · 2 years, 8 months ago
  29. b63a311 IVGCVSW-6163 Add Conv3d FrontEnd and Ref Implementation by Matthew Sloyan · 2 years, 9 months ago
  30. 51f6777 IVGCVSW-3705 Add Channel Shuffle Front end and Ref Implementation by Simon Obute · 2 years, 9 months ago
  31. bd575b2 MLCE-530 Add support of int8 weight for UnidirectionalSequenceLstm by Narumol Prangnawarat · 2 years, 9 months ago
  32. e5339e7 MLCE-530 Add support for UnidirectionalSequenceLstm to RefWorkload by Narumol Prangnawarat · 2 years, 10 months ago experimental/daves_custom_allocator_dmabuf
  33. 3ae3f97 MLCE-510 Add CpuRef Shape Operator to ArmNN by Keith Davis · 3 years ago
  34. 1b1950d Remove duplicated check for Dequantize input type not supported by Teresa Charlin · 3 years ago
  35. b392e98 IVGCVSW-5410 Add front-end support for CAST by mathad01 · 3 years, 2 months ago
  36. 1f140f7 MLCE-328 Serializer/Deserializer does not support Signed64 by Mike Kelly · 3 years, 2 months ago
  37. 0c3ea5b backends/reference: Add ReduceSum operation support by Sadik Armagan · 3 years, 4 months ago
  38. 58f8ecd IVGCVSW-5093 Remove redundant LogicalUnary functions by James Conroy · 3 years, 7 months ago
  39. 0c95f4c Fix logical vts skip by Narumol Prangnawarat · 3 years, 7 months ago
  40. aa41d5d IVGCVSW-5530 'Cannot run SSD Mobilenet f16/uint8 on CpuRef via ExecuteNetwork' by Sadik Armagan · 3 years, 7 months ago
  41. aba90cd IVGCVSW-5091 Add Logical ops frontend and ref impl by James Conroy · 3 years, 7 months ago
  42. 171214c IVGCVSW-5300 Remove some boost::numeric_cast from armnn/backends by Matthew Sloyan · 3 years, 9 months ago
  43. eac4adb Export Armnn cmake by Derek Lamberti · 3 years, 9 months ago
  44. 4b10fef IVGCVSW-4712 Fill layer datatype adjustments by Teresa Charlin · 3 years, 10 months ago
  45. e8ac133 IVGCVSW-5174 Fix i386 Floor and AbsTest by Francis Murtagh · 3 years, 10 months ago
  46. 4408850 IVGCVSW-4712 Add EndToEnd test for FILL by Teresa Charlin · 3 years, 10 months ago
  47. 2605b23 IVGCVSW-4624 Add a RANK Reference Implementation by Finn Williams · 4 years ago
  48. 5266473 IVGCVSW-4903 Connect axis parameter in Gather from android to ACL. by Teresa Charlin · 4 years ago
  49. a792a05 IVGCVSW-4622 Add NEON FILL Workload by Sadik Armagan · 4 years ago
  50. 1f45dc3 Remove per-channel quantization support in ref fully connected by Jan Eilers · 4 years ago
  51. f4bfa6a IVGCVSW-4620 Add Fill Reference Implementation by Ryan OShea · 4 years ago
  52. 3940d8b IVGCVSW-3847 Correction of 9349246cfce1cc3192aea8fb3a830506cf794abd by Teresa Charlin · 4 years ago
  53. 9349246 IVGCVSW-3847 Support INT32 in Gather operator by Teresa Charlin · 4 years ago
  54. ecb6b8e IVGCVSW-4863 ADD,SUB,DIV,MUL,MAXIMUM and MINIMUM int32 VTS test by Teresa Charlin · 4 years ago
  55. e300b36 IVGCVSW-4604 ARGMINMAX float16 VTS test skipped in CpuRef by Teresa Charlin · 4 years ago
  56. 6fa8ce6 IVGCVSW-4611 PRELU float16 VTS test skipped in CpuRef by Teresa Charlin · 4 years ago
  57. 4f1f899 IVGCVSW-4449 Add QLstm ref implementation by James Conroy · 4 years, 1 month ago
  58. 366d723 IVGCVSW-4686 Fix NNT GeneratedTests.Tests by Narumol Prangnawarat · 4 years, 1 month ago
  59. 303980c IVGCVSW-4668 Add TENSOR_QUANT8_ASYMM_SIGNED data type support to CpuRef operators by Sadik Armagan · 4 years, 2 months ago
  60. ac2770a IVGCVSW-4485 Remove Boost assert by Narumol Prangnawarat · 4 years, 2 months ago
  61. db73c98 IVGCVSW-4641 Investigate Hal 1.3 VTS Failures by Sadik Armagan · 4 years, 2 months ago
  62. 57ef008 IVGCVSW-4597 Modify BF16 optimizer to Convert only inputs and weights of by Narumol Prangnawarat · 4 years, 2 months ago
  63. ac47210 IVGCVSW-3813 Add Unary Elementwise Operation 'NEG' support to the android-nn-driver by Sadik Armagan · 4 years, 2 months ago
  64. b60dd24 IVGCVSW-4565 TENSOR_BOOL8 data type not supported in AndroidNN Driver by Sadik Armagan · 4 years, 3 months ago
  65. ea54a01 IVGCVSW-4516 Add ConvertFp32ToBf16Layer and Ref workload support by Narumol Prangnawarat · 4 years, 3 months ago
  66. 7ddbbae IVGCVSW-4515 Add ConvertBf16ToFp32Layer and Ref workload support by Narumol Prangnawarat · 4 years, 3 months ago
  67. 403a185 IVGCVSW-4512 Add BFloat16 Debug Workload by Narumol Prangnawarat · 4 years, 3 months ago
  68. 44179c3 IVGCVSW-4511 Add BFloat16 to RefLayerSupport and unit tests by Narumol Prangnawarat · 4 years, 3 months ago
  69. ddb1d06 MLCE-159 Add QAsymmS8 to ArmnnQuantizer by Francis Murtagh · 4 years, 3 months ago
  70. 8eb2560 IVGCVSW-4482 Remove boost::ignore_unused by Jan Eilers · 4 years, 3 months ago
  71. 03fbeaf IVGCVSW-4440 : Add HARD_SWISH Support to Activation in CpuRef by Colm Donelan · 4 years, 3 months ago
  72. c9ea45a IVGCVSW-4375 Add support for Transpose by Mike Kelly · 4 years, 3 months ago
  73. 3b3c381 IVGCVSW-4439: Adding Elu support to Activation by David Monahan · 4 years, 3 months ago
  74. 67e6c54 IVGCVSW-4472 Yolo v3 ExecuteNetwork failing by Keith Davis · 4 years, 3 months ago
  75. 0c2eeac IVGCVSW-4436 Add ExecuteNetwork test for mobilenet_v2_int8 by Keith Davis · 4 years, 4 months ago
  76. 9add120 IVGCVSW-4386 Add ArmNN reference support for QAsymmS8 by Ryan OShea · 4 years, 4 months ago
  77. 3d8bc97 IVGCVSW-4390 Refactor QUANTIZE to make use of Decoder/Encoder types by Keith Davis · 4 years, 4 months ago
  78. 5e51cd8 IVGCVSW-4390 Refactor QUANTIZE to make use of Decoder/Encoder types by Keith Davis · 4 years, 4 months ago
  79. 5204aa8 IVGCVSW-4306 Verify the tflite Yolo v3 by Keith Davis · 4 years, 4 months ago
  80. a023c40 IVGCVSW-4262 Use ACL Permute and Reshape Validate function in Neon and CL by Kevin May · 4 years, 6 months ago
  81. d466a54 IVGCVSW-4370 Deprecate DataType::QuantizedSymm8PerAxis by Derek Lamberti · 4 years, 4 months ago
  82. 4a3c610 IVGCVSW-4259 Add frontend and reference workload for UnaryOperationLayer by josh minor · 4 years, 5 months ago
  83. d2d917d Add Signed32 to debug layer by Narumol Prangnawarat · 4 years, 5 months ago
  84. f90c56d Rename quantized data types to remove ambiguity for signed/unsigned payloads by Derek Lamberti · 4 years, 5 months ago
  85. 901ea11 IVGCVSW-4246 Clean build of backends with -Wextra by Derek Lamberti · 4 years, 6 months ago
  86. fd27106 IVGCVSW-4211 Add Signed 8 bit Quantisation support into the Reference backend by Finn Williams · 4 years, 6 months ago
  87. 6a5e5e8 IVGCVSW-4227 Add CpuAcc backend support for DetectionPostProcess by Derek Lamberti · 4 years, 6 months ago
  88. e5b8eb9 IVGCVSW-4210 Create a public API for the common backend files by Matteo Martincigh · 4 years, 6 months ago
  89. e011d20 IVGCVSW-4209 Create a public API for the ArmNN Utils by Matteo Martincigh · 4 years, 6 months ago
  90. db1a283 Add FP16 support to DebugWorkload by Aron Virginas-Tar · 4 years, 7 months ago
  91. 1939df5 IVGCVSW-4128 Add Signed32 to supported input types for Ref ArgMinMax by Francis Murtagh · 4 years, 7 months ago
  92. d8df026 IVGCVSW-4079 Add support of per-axis quantization to DepthwiseConvolution2d by Teresa Charlin · 4 years, 7 months ago
  93. 94d3b93 IVGCVSW-3839 Add support of per-axis quantization to reference TransposeConvolution2d by Aron Virginas-Tar · 4 years, 7 months ago
  94. 5edc881 IVGCVSW-3837 Add support for per-axis quantization to reference Convolution2d workload by Aron Virginas-Tar · 4 years, 7 months ago
  95. f710793 Add fp16 support for dequantize by Jan Eilers · 4 years, 7 months ago
  96. c601aa6 GitHub #292 Move BackendRegistry.hpp to the public API by Matteo Martincigh · 4 years, 7 months ago
  97. 77bfb5e IVGCVSW-3993 Add frontend and reference workload for ComparisonLayer by Aron Virginas-Tar · 4 years, 8 months ago
  98. e662a94 IVGCVSW-3975 Add reference workload for LOG_SOFTMAX by Aron Virginas-Tar · 4 years, 8 months ago
  99. 09ca49c IVGCVSW-3888 Add INSTANCE_NORMALIZATION Reference implementation by Kevin May · 4 years, 8 months ago
  100. 73f6642 IVGCVSW-3885 Add reference workload for DepthToSpace by Aron Virginas-Tar · 4 years, 8 months ago