1. a46b750 Remove documentation reference to v24.04 by Felix Thomasmathibalan · 9 weeks ago branches/arm_compute_24_02_1 v24.02.1
  2. 71bb260 Update documentation for 24.02.1 release by Felix Thomasmathibalan · 2 months ago
  3. 405163a Set Neon™ as present for WoA by Pablo Marquez Tello · 3 months ago
  4. 0b5bb7d Fix segfault in DWC in WoA by Pablo Marquez Tello · 3 months ago
  5. 8a75672 Fix linker errors in validation suite for WoA by Pablo Marquez Tello · 3 months ago
  6. 3d29ea6 Fix validation suite on WoA by Pablo Marquez Tello · 3 months ago
  7. 16d39d5 Fix compiler errors in cl-clang by Pablo Marquez Tello · 3 months ago
  8. 5f667d6 Fix performance regression in fixed-format kernels by Gunes Bayir · 2 months ago
  9. 0c49024 Update documentation for 24.02 release by Felix Thomasmathibalan · 3 months ago branches/arm_compute_24_02 v24.02
  10. c0e91ad Add support for QSYMM8 in ClCastKernel by Pablo Marquez Tello · 3 months ago
  11. c319dbe Fix parallel depthwise perf regression from 2db938c by Jonathan Deakin · 3 months ago
  12. 21c90dd Fix the bug in GpuTanh operator in dynamic fusion by Gunes Bayir · 3 months ago
  13. 59e4060 Mark GpuSoftmax and GpuReshape as not supported by Gunes Bayir · 3 months ago
  14. 2db938c Parallelize CPU depthwise over batch if only 1 row by Jonathan Deakin · 3 months ago
  15. e695579 arm_gemm: SME: Remove artificial single-thread constraint on quantized int8 kernels. by David Mansell · 4 months ago
  16. 1561d40 Build CKW by default by Gunes Bayir · 3 months ago
  17. 9d8f4ed Fix compilation issue in CKW due to unused variable by Gunes Bayir · 3 months ago
  18. 9e987b1 Fix path by Jakub Sujak · 3 months ago
  19. 8050d22 Disable FP16 tests compilation on Multi-Isa v8a by Mohammed Suhail Munshi · 3 months ago
  20. 0c17c4b Fix leftover cols in CpuGemmLowpMatrixBReductionKernel by Jonathan Deakin · 4 months ago
  21. 9b72a6c Add scripts to generate Doxygen documentation by Jakub Sujak · 6 months ago
  22. 2b9fa59 Use the stable CKW API in the GPU dynamic fusion backend by Gunes Bayir · 4 months ago
  23. 7ab7fca Fix logic in SConscript by Jakub Sujak · 4 months ago
  24. b5d6082 Add build options for Address and UndefinedBehavior sanitizers by Jakub Sujak · 4 months ago
  25. ec89b91 Fix multi_isa build for arch=arm64-v8a by Pablo Marquez Tello · 4 months ago
  26. fb92e22 arm_gemm: convolution: optimize convolver.hpp. by David Mansell · 6 months ago
  27. 2aec5f1 Fix tolerance issue in BF16 MatMul tests by Gunes Bayir · 4 months ago
  28. 277def4 Fix Debug mode in CMake by Jonathan Deakin · 4 months ago
  29. bde6e78 Fix for Logically dead code detected in Coverity checks by Anitha Raj · 4 months ago
  30. e8e016e Fix for unchecked return value detected in Coverity checks. by Anitha Raj · 4 months ago
  31. fdf56fb Make GpuWorkloadContext own all tensor info objects by Viet-Hoa Do · 4 months ago
  32. e812c0c Don't build CKW as part of Android.bp by Jakub Sujak · 4 months ago
  33. 3a704ae Update Documentation for 24.01 release by Felix Thomasmathibalan · 4 months ago
  34. c7f550d Improved documentation by Pablo Marquez Tello · 4 months ago
  35. 6829e02 Fix divide-by-zero compilation error by Viet-Hoa Do · 4 months ago
  36. 8896cf7 Fix minor issue, clean lut code by Mohammed Suhail Munshi · 4 months ago
  37. 27dee1e Fix potential threading issue in LUTManager by Mohammed Suhail Munshi · 4 months ago
  38. 0eb9cfb [ONCPUML-1387] Add ACL based reorder for f32 to bf16 data type conversion. by Renato Arantes · 6 months ago
  39. c5df0c6 Fix test compilation error on GCC 13.2 by Jakub Sujak · 4 months ago
  40. 5d7a93a Fix compilation error on GCC 13.2 by Jakub Sujak · 4 months ago
  41. 7467ba8 Use look up table for fp16 activation by Mohammed Suhail Munshi · 5 months ago
  42. 7fe7791 Prevent RELU from being processed thru LUT in INT8 by Sangwon Ha · 5 months ago
  43. 11ab451 Implement dynamic quantization for GEMMLowp tests by SiCong Li · 6 months ago
  44. c310c11 Fix nightly issue caused by gemm_reshaped_only_rhs_mmul kernel by Gunes Bayir · 5 months ago
  45. 85cafff Add Mali™-G720 and Mali™-G620 as GpuTargets by Gunes Bayir · 5 months ago
  46. dda691c Call std::round() directly in non Android™ and Bare Metal builds by Gunes Bayir · 5 months ago
  47. 306a8a9 Fix nightly bug caused by not validation 3d cases for input tensor by Gunes Bayir · 5 months ago
  48. ec0a057 Revert "Fix nightly bug caused by wrong validation in Gemm mmul kernel" by Gunes Bayir · 5 months ago
  49. feef9b9 Fix validation error in CL generate proposals kernel by Gunes Bayir · 5 months ago
  50. b7e7e1a Update scripts requirements by Pablo Marquez Tello · 5 months ago
  51. e37c318 Fix Run Example in Validate Tests by Mohammed Suhail Munshi · 5 months ago
  52. 270576a Fix nightly bug caused by wrong validation in Gemm mmul kernel by Gunes Bayir · 5 months ago
  53. b526431 Winograd changes to enable fp16 in armv8a multi_isa builds by Pablo Marquez Tello · 5 months ago
  54. 391f872 Fix nightly test failure by Pablo Marquez Tello · 5 months ago
  55. 0660172 Fix validation error in graph_ssd_mobilenet by Gunes Bayir · 5 months ago
  56. 6b5a361 Adjust NEReduceMean test tolerance by SiCong Li · 5 months ago
  57. eb475ec Fix unit tests failing in CL/UNIT/TensorAllocator by Gunes Bayir · 5 months ago
  58. a4a2354 Use the correct output qinfo for ssd_mobilenet QASYMM8_SIGNED by SiCong Li · 5 months ago
  59. 4737094 Optimize CPU depth-to-space by Viet-Hoa Do · 6 months ago
  60. 17e116e Revert "thread_local _custom_scheduler" by Pablo Marquez Tello · 5 months ago
  61. fadc9b1 Optimize CpuSoftmaxKernel for axis=0 by Gunes Bayir · 6 months ago
  62. 23158b0 Fix bare metal build by Pablo Marquez Tello · 6 months ago
  63. 7720b90 Fix driver build error by Pablo Marquez Tello · 6 months ago
  64. 9f7aca9 Changes to enable FP16 in armv8a multi_isa by Pablo Marquez Tello · 9 months ago
  65. 8d4cdd4 BatchNorm changes to enable fp16 in armv8a multi_isa builds by Pablo Marquez Tello · 6 months ago
  66. 835577e Check copyright for all files by Jakub Sujak · 6 months ago
  67. 568aab6 CpuMul changes to enable fp16 in armv8a multi_isa builds by Pablo Marquez Tello · 6 months ago
  68. ded5b18 thread_local _custom_scheduler by David Svantesson · 10 months ago
  69. e30c874 Remove the legacy core library by Jakub Sujak · 6 months ago
  70. ba93371 NormalizationLayer changes to enable fp16 in armv8a multi_isa builds by Pablo Marquez Tello · 6 months ago
  71. d4650e9 Fix various coverity issues by SiCong Li · 6 months ago
  72. ec2afd6 Fix device issue with CL softmax by Viet-Hoa Do · 6 months ago
  73. c63f8b0 Update comments to suppress doxygen warnings. by Anitha Raj · 6 months ago
  74. 38eb5fb Update Release notes for 23.11 by Anitha Raj · 6 months ago
  75. 1a450b4 Update SONAME_VERSION in SConscript and VERSION in CMakeLists by Anitha Raj · 6 months ago
  76. afc9501 Update README for 23.11 release by Anitha Raj · 6 months ago
  77. 24c140f Fix CpuGemmConv2d int8 segfault by SiCong Li · 6 months ago
  78. 667e82f Update list of supported operators in documentation by Jakub Sujak · 6 months ago
  79. 92c3d71 Remove duplicate definitions of BF16 fixed format kernels. by David Mansell · 6 months ago
  80. 01b0f9b Pooling changes to enable fp16 in armv8a multi_isa builds by Pablo Marquez Tello · 6 months ago
  81. 64f4a30 DepthwiseConvolution changes to enable fp16 in armv8a multi_isa builds by Pablo Marquez Tello · 6 months ago
  82. a63ece7 Document how to build ACL with LLVM+Clang toolchain by Gunes Bayir · 7 months ago
  83. c5ab4df Optimize CpuGemmConv2d start-up time by SiCong Li · 7 months ago
  84. 4a9dbed Update heuristic for MatMul Native U8 by Gian Marco Iodice · 6 months ago
  85. 449af40 Fix Elementwise Division Dynamic Shape tests by Anitha Raj · 7 months ago
  86. 02c452f Add Dynamic Quantization tests to Fully Connected Layer by Mohammed Suhail Munshi · 7 months ago
  87. c259aa5 Increase tolerance for MatMul in FP16 by Sangwon Ha · 7 months ago
  88. a7ddd60 Add support for Arm® Cortex®-A520 and Arm® Cortex®-R82 by Viet-Hoa Do · 7 months ago
  89. bcf9552 Fix compilation error with clang and multi-isa by Viet-Hoa Do · 7 months ago
  90. 704c22f [GPU] Update Reverse layer to allow negative axis and reversed axis order by Adnan AlSinan · 7 months ago
  91. 8f4b3df Fix clang-tidy errors by Jakub Sujak · 7 months ago
  92. 93a77cd Use dynamic quantization in Convolution and Dilated Convolution tests by Gunes Bayir · 7 months ago
  93. fde45d8 Extend CKW MatMul with nt_t by Adnan AlSinan · 7 months ago
  94. 5ef0bdd Fix SVE kernel using SVE2 instruction by Viet-Hoa Do · 7 months ago
  95. 29254ae Optimize CL softmax by Viet-Hoa Do · 7 months ago
  96. e5362e7 DirectConv and Im2Col changes to enable fp16 in armv8a multi_isa builds by Pablo Marquez Tello · 7 months ago
  97. dfcd41a Use dynamic quantization in OpenCL™ Direct Convolution tests by Gunes Bayir · 7 months ago
  98. 72b7471 Add check to disable dynamic bias with quantized datatypes in Conv2D layer by Mohammed Suhail Munshi · 7 months ago
  99. 074b985 FuseBatchNorm changes to enable fp16 in armv8a multi_isa builds by Pablo Marquez Tello · 7 months ago
  100. 0fa92b8 arm_gemm: Add SME2 FP16 GEMV using FP16->FP32 dot product. by David Mansell · 7 months ago