1. 0c5ba9e Change reorder implementation to be vector length agnostic for OHWIo8 reorder by Radu Salavat · 3 months ago
  2. 5c76742 New SME2 heuristics. by David Mansell · 4 months ago
  3. e5ef8c1 Disable SME2 Gemmlowp s8f32 kernel selection in case results needs to be accumulated by Gunes Bayir · 9 weeks ago
  4. 499b5bc Disable SME2 Gemm kernel selection in case results needs to be accumulated by Gunes Bayir · 9 weeks ago
  5. 6ac82a4 fix compilation errors on linux with gcc12 by Sunita Nadampalli · 3 months ago
  6. a668f9f Add s8f32 kernels and dynamic QuantizationInfo by Jonathan Deakin · 5 months ago
  7. f1f1f87 Add in place summation to CPU GEMM kernels by Radu Salavat · 4 months ago
  8. 905786e Added new NEON fixed format fast math mode hybrid kernel with maximum height of 6 for accumulation and updated heuristics by Milos Puzovic · 3 months ago
  9. 36a75da [ONCPUML-1451] Add matmul kernel to enable bf16 to bf16 operations via PyTorch® autocast() function by Renato Arantes · 5 months ago
  10. 3e4b193 Fix quant. gemv kernel driver by adding set_quantized_bias() by Gunes Bayir · 3 months ago
  11. 5a67733 arm_gemm: Fix bias handling for sme2 FP16 GEMV. by David Mansell · 4 months ago
  12. 57a8852 Fix WoA nightly failure by Pablo Marquez Tello · 4 months ago
  13. 2676424 Fix segfault in DWC in WoA by Pablo Marquez Tello · 4 months ago
  14. c1787f0 Fix OpenBSD® build failure caused by patch 11144 by Gunes Bayir · 4 months ago
  15. ef63739 Integrate new pretranspose_b_array with extra fused transpose of B by Gunes Bayir · 5 months ago
  16. 7976f08 Fix compiler errors in cl-clang by Pablo Marquez Tello · 5 months ago
  17. 2db938c Parallelize CPU depthwise over batch if only 1 row by Jonathan Deakin · 5 months ago
  18. e695579 arm_gemm: SME: Remove artificial single-thread constraint on quantized int8 kernels. by David Mansell · 6 months ago
  19. fb92e22 arm_gemm: convolution: optimize convolver.hpp. by David Mansell · 7 months ago
  20. 0eb9cfb [ONCPUML-1387] Add ACL based reorder for f32 to bf16 data type conversion. by Renato Arantes · 7 months ago
  21. 4737094 Optimize CPU depth-to-space by Viet-Hoa Do · 8 months ago
  22. 8d4cdd4 BatchNorm changes to enable fp16 in armv8a multi_isa builds by Pablo Marquez Tello · 7 months ago
  23. ba93371 NormalizationLayer changes to enable fp16 in armv8a multi_isa builds by Pablo Marquez Tello · 8 months ago
  24. 92c3d71 Remove duplicate definitions of BF16 fixed format kernels. by David Mansell · 8 months ago
  25. 0fa92b8 arm_gemm: Add SME2 FP16 GEMV using FP16->FP32 dot product. by David Mansell · 9 months ago
  26. 098efc4 Revert "arm_gemm: Add SME2 FP16 GEMV." by David Mansell · 9 months ago
  27. aeced74 arm_gemm: Add SME2 FP16 GEMV. by David Mansell · 9 months ago
  28. fb9c25d arm_gemm: fix 2D threading mode for SME2 by David Mansell · 9 months ago
  29. dfd56a6 Fix NEReorderKernel validation by David Svantesson · 9 months ago
  30. 0b72aa4 Optimize NEStackLayer by Gunes Bayir · 9 months ago
  31. 0a99c79 Fix nightly NEON Reverse reference failure by Adnan AlSinan · 9 months ago
  32. afd38f0 Apply clang-format on repository by Felix Thomasmathibalan · 9 months ago
  33. bdcb4c1 Implement tflite compliant reverse for CPU by Adnan AlSinan · 10 months ago
  34. c071328 Fix include dependencies for mass reformatting patch by Gunes Bayir · 10 months ago
  35. b7aefd7 GEMM: AArch32: Split assembler block in a32_merge_float_8x6.hpp by David Mansell · 10 months ago
  36. 082630b Update CpuGemmConv2d and CpuFlatten to use CpuReshape operator by Anitha Raj · 10 months ago
  37. 1b2ee3e CPU: Depthwise: Generate correct size for input indirection array. by David Mansell · 10 months ago
  38. 246fe08 Fix various static check issues by Viet-Hoa Do · 11 months ago
  39. 9129549 Retain back-compatibility for arm_compute/core/Types.h by SiCong Li · 11 months ago
  40. 314d3e2 Break up core/Utils.h to reduce unused code being included everywhere by Matthew Bentham · 1 year ago
  41. 4c30de0 Enable premultiplication for depthwise convolution with fp16 and quantized types by Michael Tyler · 12 months ago
  42. 4cf8067 Fix unused function warning by Michael Tyler · 12 months ago
  43. 8deee9b Depthwise channel pre-multiplication by Michael Tyler · 1 year ago
  44. a2561f0 Fix doxygen warnings by ramy.elgammal@arm.com · 1 year ago
  45. 043613f Break up Utils.h a bit to reduce unused code being included everywhere by Matthew Bentham · 1 year, 1 month ago
  46. f1aeab9 Break up arm_compute/core/Types.h a bit by Matthew Bentham · 1 year, 1 month ago
  47. 6c7cf31 Fix build error for armv7a by Pablo Marquez Tello · 1 year, 1 month ago
  48. 7a31a82 Fix guards for FP16 depthwise kernels by Michael Tyler · 1 year, 1 month ago
  49. 74921ee Update CPU kernel implementations and guard directives by Michael Tyler · 1 year, 3 months ago
  50. cd8b40d Guards to make NEReorder aarch64 only by David Svantesson · 1 year, 2 months ago
  51. 8964c89 Update a64_transpose_interleave_16.hpp by David Svantesson · 1 year, 2 months ago
  52. 3b162e5 Reorder added by David Svantesson · 1 year, 3 months ago
  53. a25582c Fix the gather layer indices check by Viet-Hoa Do · 1 year, 4 months ago
  54. b2758f3 Add FP16 depthwise kernels for SME2 by David Mansell · 1 year, 3 months ago
  55. dba672c Integrate multi-threaded pretranspose_B_array by SiCong Li · 1 year, 3 months ago
  56. 8893e45 Add cropping support to NEBatchToSpace by SiCong Li · 1 year, 3 months ago
  57. 732c1b2 Fix GCC13 compiler errors by Pablo Marquez Tello · 1 year, 3 months ago
  58. 5a7d157 Fix BatchToSpaceFixture by SiCong Li · 1 year, 3 months ago
  59. 251b514 gemm_interleaved: Set up the accumulation buffer properly in alternate by David Mansell · 1 year, 5 months ago
  60. aaa9da1 arm_gemm: Add SME2 FP16 kernels. by David Mansell · 1 year, 4 months ago
  61. 37c989a Add support for arbitrary parameters for CPU Gather by Viet-Hoa Do · 1 year, 4 months ago
  62. f9225b4 GEMM: SME: Allow threading for quantized GEMMs. by David Mansell · 1 year, 4 months ago
  63. ecaa10a Fix Intermittent Neon™ ReduceMean QASYMM8 Mismatch by Mohammed Suhail Munshi · 1 year, 5 months ago
  64. 7d9a626 Update CPU kernels to remove x19 and w19 by Michael Tyler · 1 year, 5 months ago
  65. 4e2bbbb Add support for dilation > 1 in assembly DepthwiseConvolution by Pablo Marquez Tello · 1 year, 6 months ago
  66. 7594f98 Fixed clang-cl linker errors by Pablo Tello · 1 year, 5 months ago
  67. a231832 Improve the strided_slice layer on all data types by Omar Al Khatib · 1 year, 6 months ago
  68. be13cea Revert "Update CPU kernels to remove x19" by Michael Tyler · 1 year, 5 months ago
  69. ba20975 Update CPU kernels to remove x19 by Michael Tyler · 1 year, 7 months ago
  70. 8094f9d Remove unused code in arm_conv/depthwise/ by Pablo Marquez Tello · 1 year, 6 months ago
  71. bb1ab05 Fix company name on copyright notice by Viet-Hoa Do · 1 year, 6 months ago
  72. 81f796b Fix various compilation errors by Viet-Hoa Do · 1 year, 6 months ago
  73. e317baf Optimize MeanReduce by integer acc. and removing upfront dequant. by Omar Al Khatib · 1 year, 7 months ago
  74. 03b2971 Integrate SME2 kernels by Viet-Hoa Do · 2 years, 1 month ago
  75. ce79ac6 CPU GEMM: Fix overreads in SVE merges. by David Mansell · 1 year, 9 months ago
  76. 6e09e14 INT8 Quantized MeanStdDevNorm (LayerNorm) by Murray Kornelsen · 2 years ago
  77. 65c8db8 Fix for AI benchmark ResNet regression by Viet-Hoa Do · 1 year, 11 months ago
  78. 93581a5 [ONCPUML-970] Fast math mode for fixed format kernels by Pablo Marquez Tello · 2 years ago
  79. 553f695 [ONCPUML-951] Variable weight support for Convolution. by Francesco Petrogalli · 2 years ago
  80. 1f86449 Fix Neoverse V1 heuristics for FP32 fast mode by ramelg01 · 2 years ago
  81. a1f7851 Integrate new winograd APIs from MLTech by ramelg01 · 2 years ago
  82. 29cab36 Fixed clang-cl errors on Windows native builds. by Pablo Tello · 2 years, 4 months ago
  83. 84a0941 Fix OpenBSD build errors by Pablo Marquez Tello · 2 years ago
  84. 894659a Add support for 2d and 3d indices for axis 1 by Pablo Marquez Tello · 2 years, 2 months ago
  85. 5fcf22d [arm_gemm] Import fixed-format kernels from gemm_linux. by Francesco.Petrogalli@arm.com · 2 years, 3 months ago
  86. 6fd75b9 DepthwiseConv reports full assembly kernel name by Pablo Marquez Tello · 2 years, 7 months ago
  87. dc4f276 Revert "Add support for 2d and 3d indices for axis 0" by Mohammed Suhail Munshi · 2 years, 2 months ago
  88. 920f2b6 Add support for 2d and 3d indices for axis 0 by Pablo Marquez Tello · 2 years, 2 months ago
  89. 9d18738 Updating a64_gemm_u8 a64_gemm_s8 kernels headers by ramelg01 · 2 years, 2 months ago
  90. 638b7e4 Fix for Neon™ Depthwise Android P VTS test failure by ramelg01 · 2 years, 2 months ago
  91. 8a16488 Update Neon™ depthwise kernel by ramelg01 · 2 years, 3 months ago
  92. c827e99 Update Neon™ pooling kernel by ramelg01 · 2 years, 3 months ago
  93. e33c556 [arm_gemm] Use static validate to find arm_gemm kernels. by Francesco.Petrogalli@arm.com · 2 years, 3 months ago
  94. b4cd2dc Remove Non-Inclusive Term "Master" by ramelg01 · 2 years, 3 months ago
  95. 193cad3 Remove deprecated interface from arm_compute. by Francesco.Petrogalli@arm.com · 2 years, 4 months ago
  96. 4e66d70 Added windows native build support by Pablo Tello · 2 years, 4 months ago
  97. 41a729e Decouple fuseBatchNormalizationKernel by Yair Schwarzbaum · 2 years, 8 months ago
  98. a538ae5 Multi ISA Technical Debt by Dana Zlotnik · 2 years, 4 months ago
  99. 5e99318 Decouple NEL2NormalizeLayerKernel by Yair Schwarzbaum · 2 years, 6 months ago
  100. 149203b Port MaxUnpoolingLayer kernel and add KernelSelect vaidation test by Dana Zlotnik · 2 years, 5 months ago