1. 0c49024 Update documentation for 24.02 release by Felix Thomasmathibalan · 4 months ago branches/arm_compute_24_02 v24.02
  2. 2db938c Parallelize CPU depthwise over batch if only 1 row by Jonathan Deakin · 4 months ago
  3. 7467ba8 Use look up table for fp16 activation by Mohammed Suhail Munshi · 6 months ago
  4. 85cafff Add Mali™-G720 and Mali™-G620 as GpuTargets by Gunes Bayir · 6 months ago
  5. 4737094 Optimize CPU depth-to-space by Viet-Hoa Do · 7 months ago
  6. fadc9b1 Optimize CpuSoftmaxKernel for axis=0 by Gunes Bayir · 7 months ago
  7. 9f7aca9 Changes to enable FP16 in armv8a multi_isa by Pablo Marquez Tello · 10 months ago
  8. e30c874 Remove the legacy core library by Jakub Sujak · 7 months ago
  9. 38eb5fb Update Release notes for 23.11 by Anitha Raj · 7 months ago
  10. c5ab4df Optimize CpuGemmConv2d start-up time by SiCong Li · 8 months ago
  11. a7ddd60 Add support for Arm® Cortex®-A520 and Arm® Cortex®-R82 by Viet-Hoa Do · 7 months ago
  12. 704c22f [GPU] Update Reverse layer to allow negative axis and reversed axis order by Adnan AlSinan · 7 months ago
  13. fde45d8 Extend CKW MatMul with nt_t by Adnan AlSinan · 7 months ago
  14. 29254ae Optimize CL softmax by Viet-Hoa Do · 8 months ago
  15. c210c85 Optimize CL reduction operation by Viet-Hoa Do · 8 months ago
  16. 0b72aa4 Optimize NEStackLayer by Gunes Bayir · 8 months ago
  17. a23b468 Optimize CLTranspose operator by Jakub Sujak · 8 months ago
  18. a04ae3e Port DepthwiseConv2d operator to Ckw by ramy.elgammal@arm.com · 10 months ago
  19. bdcb4c1 Implement tflite compliant reverse for CPU by Adnan AlSinan · 9 months ago
  20. 500e10b Add CL command buffer class by Viet-Hoa Do · 9 months ago
  21. 40a9d3e Remove deprecated support for BF16 in CpuCast by Adnan AlSinan · 9 months ago
  22. e87fa66 Add skeleton of ClMatMulLowpNativeMMULKernel by Gunes Bayir · 9 months ago
  23. 0d27b2e Remove legacy PostOps code by Jakub Sujak · 9 months ago
  24. 2e6d659 Port ClTemplatePool2d to ckw by Adnan AlSinan · 10 months ago
  25. 91cb733 Port Resize operator to CKW by Gunes Bayir · 10 months ago
  26. 1b2ee3e CPU: Depthwise: Generate correct size for input indirection array. by David Mansell · 9 months ago
  27. eb5696d Optimize CpuReshapeKernel by Anitha Raj · 11 months ago
  28. 633ebd1 Update OpenCL headers to v2023.04.17 by Viet-Hoa Do · 10 months ago
  29. 11b23f7 Update Release Notes by ramy.elgammal@arm.com · 10 months ago
  30. 29e27b0 Add support for S64 output in NEArgMinMaxLayer by Pablo Marquez Tello · 10 months ago
  31. e1c96e7 Port DirectConv2d to CKW backend by Jakub Sujak · 10 months ago
  32. 0c19f59 Fix CL Tile operator by Viet-Hoa Do · 10 months ago
  33. 205ba24 Added S64/U64 support for the input in CLCast by Pablo Marquez Tello · 11 months ago
  34. 019a7d9 Enable transpose convolution with non-square kernels by Viet-Hoa Do · 11 months ago
  35. 2f0ef00 Update README for patch release 23.05.1 by ramy.elgammal@arm.com · 11 months ago
  36. c952596 Implement FP32/FP16 MatMul NT/T kernel using the MMUL extension by Ramy Elgammal · 1 year ago
  37. 8eb82d2 Fix CPU depthwise convolution in case of large padding by Viet-Hoa Do · 12 months ago
  38. 59b9ff0 Deprecate legacy libarm_compute_core by Jakub Sujak · 12 months ago
  39. 32a6250 Update release notes for the 23.05 release. by Omar Al Khatib · 1 year, 1 month ago
  40. cd8b40d Guards to make NEReorder aarch64 only by David Svantesson · 1 year, 1 month ago
  41. f0ff76d Add Reorder to changelog by David Svantesson · 1 year, 1 month ago
  42. fff9a4c Add Cropping to CLBatchToSpace by Omar Al Khatib · 1 year, 2 months ago
  43. 8893e45 Add cropping support to NEBatchToSpace by SiCong Li · 1 year, 2 months ago
  44. 22e7613 Update release log for 23.02.1 patch release by Jakub Sujak · 1 year, 3 months ago
  45. 117e17e Add Microsoft Windows® trademarks by Jakub Sujak · 1 year, 3 months ago
  46. 9eefd4b Update release version and change log documentation by Jakub Sujak · 1 year, 4 months ago
  47. 06db85e Update release version and change log documentation by Jakub Sujak · 1 year, 4 months ago
  48. 90e5720 Update recommended NDK to r20b in the documentation by SiCong Li · 1 year, 4 months ago
  49. 293ab60 Fix release notes for 22.11 by Viet-Hoa Do · 1 year, 7 months ago
  50. b1f8288 Add release notes for 22.11 by Viet-Hoa Do · 1 year, 7 months ago
  51. fa8ff8e Fix note in guidelines doc by Ramy Elgammal · 1 year, 10 months ago
  52. 966218d Update release notes about armv8.6 build flag change by Ramy Elgammal · 1 year, 10 months ago
  53. 0d274b7 Update README by Ramy Elgammal · 1 year, 10 months ago
  54. 13f96d0 Fix armv7a on Android "end-of-support" build and documentation by SiCong Li · 2 years ago
  55. 14ce094 Drop support on armv7a on Android by Michalis Spyrou · 2 years ago
  56. fe1b1f6 Allow clearer suppression of toolchain and compiler prefixes by SiCong Li · 2 years ago
  57. 2921e5b Update README by Adnan AlSinan · 2 years, 1 month ago
  58. bb8b235 Fix Doxygen build by Adnan AlSinan · 2 years, 4 months ago
  59. 149203b Port MaxUnpoolingLayer kernel and add KernelSelect vaidation test by Dana Zlotnik · 2 years, 4 months ago
  60. 69854ba Update Release Notes by Adnan AlSinan · 2 years, 4 months ago
  61. abc093b Inclusive language update by Adnan AlSinan · 2 years, 4 months ago
  62. 6863fa0 Remove deprecated remap functions. by Adnan AlSinan · 2 years, 4 months ago
  63. b2eba7f Replacing non-inclusive terms with proper terms by ramelg01 · 2 years, 5 months ago
  64. 0877370 Update changelog and toolchain information/versions by Gunes Bayir · 2 years, 7 months ago
  65. 5dda217 DirectConv3d support refine by Sheri Zhang · 2 years, 8 months ago
  66. b6af482 Per-operator build dependencies by Georgios Pinitas · 2 years, 9 months ago
  67. 77014ff Update Release Notes by Freddie Liardet · 2 years, 10 months ago
  68. d87aded Port CLGEMMConvolutionLayer by Manuel Bottini · 2 years, 11 months ago
  69. d844c08 Port CLIm2ColKernel to ClIm2ColKernel by Manuel Bottini · 2 years, 11 months ago
  70. 29599d0 Port NEGEMMConvolutionLayer by Manuel Bottini · 2 years, 11 months ago
  71. 7b23732 Port CLCol2ImKernel to ClCol2ImKernel by Manuel Bottini · 2 years, 11 months ago
  72. 96f977e Port NEWinogradConvolutionLayer by Michalis Spyrou · 3 years ago
  73. 24b8920 Port NECol2ImKernel by Manuel Bottini · 3 years ago
  74. cfac51c Port NEGEMMLowp Part 2 by Manuel Bottini · 3 years ago
  75. 9002899 Port NEIm2ColKernel by Manuel Bottini · 3 years ago
  76. 8155c02 Rework OpenCL Depthwise Convolution by Gian Marco Iodice · 3 years, 2 months ago
  77. c63b722 Revert "Rework OpenCL Depthwise Convolution" by Gian Marco Iodice · 3 years ago
  78. 4a578b9 Port the ClGemmLowp kernels to the new API by Georgios Pinitas · 3 years ago
  79. 53832b2 Port NEGEMM to memory injecting interface (Part 2) by Michele Di Giorgio · 3 years ago
  80. 93b75e0 Port NEGEMM to memory injecting interface (Part 1) by Michele Di Giorgio · 3 years ago
  81. 561c176 Rework OpenCL Depthwise Convolution by Gian Marco Iodice · 3 years, 2 months ago
  82. ae58bdf Port NEGEMMLowp Part 1 by Manuel Bottini · 3 years ago
  83. c6f4ec3 Port CLWinogradConvolutionLayer with ClWinogradConv2d by Manuel Bottini · 3 years, 1 month ago
  84. ee301b3 Fix errata in documentation by Jakub Sujak · 3 years ago
  85. 11d8415 Port DepthConvert to new Api by Georgios Pinitas · 3 years, 1 month ago
  86. 856f66e Port CLGEMM to memory injecting interface by Georgios Pinitas · 3 years, 1 month ago
  87. c2bed95 Update release note by Sheri Zhang · 3 years, 1 month ago
  88. d813bab Restructure documentation by Sheri Zhang · 3 years, 1 month ago[Renamed (61%) from docs/00_introduction.dox]
  89. 562bee5 Port CpuConvertFullyConnectedWeights to new API by Teresa Charlin · 3 years, 2 months ago
  90. b25883a Remove experimental tracing feature by Pablo Marquez Tello · 3 years, 1 month ago
  91. 60c3b0e Port DepthwiseConvolution to new API by Michalis Spyrou · 3 years, 2 months ago
  92. 327225d Port NEDirectConvolutionLayer to new API by Manuel Bottini · 3 years, 2 months ago
  93. 91b7f74 Port CLConvertFullyConnectedWeights to new API by Teresa Charlin · 3 years, 2 months ago
  94. 33f41fa Fix trademarks throughout the codebase by Michele Di Giorgio · 3 years, 3 months ago
  95. c6f9510 Remove Computer Vision generic interfaces and types by Georgios Pinitas · 3 years, 2 months ago
  96. 2788609 Port ClTranspose to new API by Teresa Charlin · 3 years, 3 months ago
  97. f9a611a Don't build tests by default by Michele Di Giorgio · 3 years, 3 months ago
  98. 1e3ab42 Make CpuPixelWiseMultiplicationKernel stateless by Sheri Zhang · 3 years, 3 months ago
  99. 1efed92 Make ClDirectConvolutionKernel stateless by Sheri Zhang · 3 years, 3 months ago
  100. f9ab9f9 Make ClPixelWiseMultiplicationKernel stateless by Sheri Zhang · 3 years, 3 months ago