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