1. bdcb4c1 Implement tflite compliant reverse for CPU by Adnan AlSinan · 10 months ago
  2. 500e10b Add CL command buffer class by Viet-Hoa Do · 10 months ago
  3. 40a9d3e Remove deprecated support for BF16 in CpuCast by Adnan AlSinan · 10 months ago
  4. e87fa66 Add skeleton of ClMatMulLowpNativeMMULKernel by Gunes Bayir · 10 months ago
  5. 0d27b2e Remove legacy PostOps code by Jakub Sujak · 10 months ago
  6. 2e6d659 Port ClTemplatePool2d to ckw by Adnan AlSinan · 10 months ago
  7. 91cb733 Port Resize operator to CKW by Gunes Bayir · 11 months ago
  8. 1b2ee3e CPU: Depthwise: Generate correct size for input indirection array. by David Mansell · 10 months ago
  9. eb5696d Optimize CpuReshapeKernel by Anitha Raj · 12 months ago
  10. f62eacd Update errata by ramy.elgammal@arm.com · 11 months ago
  11. 633ebd1 Update OpenCL headers to v2023.04.17 by Viet-Hoa Do · 11 months ago
  12. ebb91a2 Update Readme for 23.08 by ramy.elgammal@arm.com · 11 months ago
  13. 11b23f7 Update Release Notes by ramy.elgammal@arm.com · 11 months ago
  14. 29e27b0 Add support for S64 output in NEArgMinMaxLayer by Pablo Marquez Tello · 11 months ago
  15. 66b4a6a Setup pre-commit and include code formatting scripts by Gunes Bayir · 1 year ago
  16. e1c96e7 Port DirectConv2d to CKW backend by Jakub Sujak · 11 months ago
  17. 78ce273 Document the Conv2D heuristic by Gian Marco Iodice · 11 months ago
  18. 0c19f59 Fix CL Tile operator by Viet-Hoa Do · 11 months ago
  19. 9129549 Retain back-compatibility for arm_compute/core/Types.h by SiCong Li · 12 months ago
  20. 205ba24 Added S64/U64 support for the input in CLCast by Pablo Marquez Tello · 12 months ago
  21. 4c0a38a Disable kernel size 3 in argminmax for axis 0 by Pablo Marquez Tello · 12 months ago
  22. 019a7d9 Enable transpose convolution with non-square kernels by Viet-Hoa Do · 1 year ago
  23. 2f0ef00 Update README for patch release 23.05.1 by ramy.elgammal@arm.com · 1 year ago
  24. c952596 Implement FP32/FP16 MatMul NT/T kernel using the MMUL extension by Ramy Elgammal · 1 year, 1 month ago
  25. a2561f0 Fix doxygen warnings by ramy.elgammal@arm.com · 1 year, 1 month ago
  26. 8eb82d2 Fix CPU depthwise convolution in case of large padding by Viet-Hoa Do · 1 year ago
  27. 59b9ff0 Deprecate legacy libarm_compute_core by Jakub Sujak · 1 year, 1 month ago
  28. bea74ca Raise an erratum about sporadic CLArgMinMax nightly failure by SiCong Li · 1 year, 2 months ago
  29. 32a6250 Update release notes for the 23.05 release. by Omar Al Khatib · 1 year, 2 months ago
  30. 911d572 [scons multi_isa] extend multi_isa build to support armv8-a march by Sunita Nadampalli · 1 year, 2 months ago
  31. cd8b40d Guards to make NEReorder aarch64 only by David Svantesson · 1 year, 2 months ago
  32. b5d6c28 Bazel and CMake updates by David Svantesson · 1 year, 2 months ago
  33. d7113e4 Removes `experimental` from `experimental_fixed_format_kernels` flag by Nathan John Sircombe · 1 year, 2 months ago
  34. f0ff76d Add Reorder to changelog by David Svantesson · 1 year, 2 months ago
  35. 99145f7 Update contibutor guidelines with rules for header guards - Includes an example by Mohammed Suhail Munshi · 1 year, 3 months ago
  36. fff9a4c Add Cropping to CLBatchToSpace by Omar Al Khatib · 1 year, 3 months ago
  37. 1fad9f2 Update standard to include a section about when to use const by SiCong Li · 1 year, 3 months ago
  38. 8893e45 Add cropping support to NEBatchToSpace by SiCong Li · 1 year, 3 months ago
  39. 22e7613 Update release log for 23.02.1 patch release by Jakub Sujak · 1 year, 4 months ago
  40. 4537089 Fixes for CMake and Bazel builds, tests failing in scons by David Svantesson · 1 year, 4 months ago
  41. 117e17e Add Microsoft Windows® trademarks by Jakub Sujak · 1 year, 4 months ago
  42. 9eefd4b Update release version and change log documentation by Jakub Sujak · 1 year, 5 months ago
  43. 06db85e Update release version and change log documentation by Jakub Sujak · 1 year, 5 months ago
  44. 8ee9425 Remove legacy dynamic fusion example from documentation by Jakub Sujak · 1 year, 5 months ago
  45. 90e5720 Update recommended NDK to r20b in the documentation by SiCong Li · 1 year, 5 months ago
  46. e0c42ef Bazel and CMake builds Resolves: ONCPUML-1110, ONCPUML-1109 by David Svantesson · 1 year, 7 months ago
  47. 03b2971 Integrate SME2 kernels by Viet-Hoa Do · 2 years, 1 month ago
  48. 31df05a Remove dynamic fusion prototype with tests and examples by SiCong Li · 1 year, 8 months ago
  49. 38ac410 Fix documentation about BF16 acceleration by Viet-Hoa Do · 1 year, 8 months ago
  50. 293ab60 Fix release notes for 22.11 by Viet-Hoa Do · 1 year, 8 months ago
  51. b1f8288 Add release notes for 22.11 by Viet-Hoa Do · 1 year, 8 months ago
  52. c8cc024 Adding documentation section explaining how BF16 is used by Ramy Elgammal · 1 year, 9 months ago
  53. a9acd5f Use https to embed MathJax to documentation by Viet-Hoa Do · 1 year, 9 months ago
  54. c4f2743 Optimize Quantized/Integer Bilinear Scale for Neon™ by Gunes Bayir · 1 year, 10 months ago
  55. fa8ff8e Fix note in guidelines doc by Ramy Elgammal · 1 year, 11 months ago
  56. 966218d Update release notes about armv8.6 build flag change by Ramy Elgammal · 1 year, 11 months ago
  57. 0d274b7 Update README by Ramy Elgammal · 1 year, 11 months ago
  58. 992a741 Update Errata by Ramy Elgammal · 1 year, 11 months ago
  59. ab659ad Updated documentation by Pablo Marquez Tello · 2 years ago
  60. 3964f17 Remove data extraction scripts by Pablo Marquez Tello · 2 years ago
  61. a3f7cd2 Move build option explanations in how to build guide to scons help message by Michalis Spyrou · 2 years ago
  62. 13f96d0 Fix armv7a on Android "end-of-support" build and documentation by SiCong Li · 2 years ago
  63. 14ce094 Drop support on armv7a on Android by Michalis Spyrou · 2 years, 1 month ago
  64. fe1b1f6 Allow clearer suppression of toolchain and compiler prefixes by SiCong Li · 2 years, 1 month ago
  65. 56c3ca8 Add missing new-line to doxygen documentation by SiCong Li · 2 years, 1 month ago
  66. aa79405 Fix doxygen typos by Viet-Hoa Do · 2 years, 1 month ago
  67. 32df095 Fix doxygen page layout by SiCong Li · 2 years, 1 month ago
  68. 6db4cf2 Update Errata by Adnan AlSinan · 2 years, 2 months ago
  69. 2921e5b Update README by Adnan AlSinan · 2 years, 2 months ago
  70. b63b119 Integrate Dynamic Fusion patches by SiCong Li · 2 years, 5 months ago
  71. 3ba177f Add a few sections on security conserns by Michalis Spyrou · 2 years, 2 months ago
  72. 0a39483 Document data layout of weight tensors in convolution layers by SiCong Li · 2 years, 3 months ago
  73. 5e549fa Add CLPool3d Int8 Support by Mohammed Suhail Munshi · 2 years, 4 months ago
  74. 9104cd5 Add support for int8 CpuPool3d by Adnan AlSinan · 2 years, 3 months ago
  75. b4cd2dc Remove Non-Inclusive Term "Master" by ramelg01 · 2 years, 3 months ago
  76. 171fc3d Add CPU Pool3d FP16/32 implementation by Adnan AlSinan · 2 years, 4 months ago
  77. 36a1c11 Update referring to master branch to main for github and acl-gerrit by ramelg01 · 2 years, 3 months ago
  78. 232c452 Merge kernel prototype patch by Giorgio Arena · 2 years, 4 months ago
  79. ee90500 Unify aarch64 arch names in documentation by Gunes Bayir · 2 years, 4 months ago
  80. 82fe7d3 Add disclaimer of ACL duty to protect the memory of the process using it from hacking by ramelg01 · 2 years, 5 months ago
  81. 0597b7b Adding Comments to ComputeLibrary.dir on expected file structure by Mohammed Suhail Munshi · 2 years, 5 months ago
  82. 65bd97c Update Errata with ticket numbers by Adnan AlSinan · 2 years, 5 months ago
  83. bb8b235 Fix Doxygen build by Adnan AlSinan · 2 years, 5 months ago
  84. 149203b Port MaxUnpoolingLayer kernel and add KernelSelect vaidation test by Dana Zlotnik · 2 years, 5 months ago
  85. 69854ba Update Release Notes by Adnan AlSinan · 2 years, 5 months ago
  86. abc093b Inclusive language update by Adnan AlSinan · 2 years, 5 months ago
  87. 6863fa0 Remove deprecated remap functions. by Adnan AlSinan · 2 years, 5 months ago
  88. b2eba7f Replacing non-inclusive terms with proper terms by ramelg01 · 2 years, 6 months ago
  89. 6f3a9f5 Add Multi ISA support for SCons build System (part #1) by Motti Gondabi · 2 years, 8 months ago
  90. 0877370 Update changelog and toolchain information/versions by Gunes Bayir · 2 years, 8 months ago
  91. 071f1fc Fix Doxygen Layout by SiCongLi · 2 years, 8 months ago
  92. d16908c Update resolved issues in errata by Gunes Bayir · 2 years, 8 months ago
  93. f727ef4 Add uint8/int8 support to cpu conv3d by Freddie Liardet · 2 years, 9 months ago
  94. 51847d5 Implement CLDirectConv3DKernel - uint8/int8 by Giorgio Arena · 2 years, 9 months ago
  95. 5dda217 DirectConv3d support refine by Sheri Zhang · 2 years, 9 months ago
  96. 6d9c982 Conv3d support by Sheri Zhang · 2 years, 9 months ago
  97. b6af482 Per-operator build dependencies by Georgios Pinitas · 2 years, 10 months ago
  98. 732d879 Update errata by Sheri Zhang · 2 years, 10 months ago
  99. 67b9d7f Remove WinogradInputTransform from operator list by Sheri Zhang · 2 years, 10 months ago
  100. b8025b3 List OpenCL kernels in Android.bp script by Michele Di Giorgio · 2 years, 10 months ago