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