1. 02f7616 Add memory stress tests for per channel quantized convolution by Gunes Bayir · 3 weeks ago branches/arm_compute_24_04 v24.04
  2. f652703 Add padding to the shift and multipliers buffers by Pablo Marquez Tello · 3 weeks ago
  3. ff2596a Update documentation for 24.04 release by Michael Kozlov · 4 weeks ago
  4. 83ca105 Fix v7 test failure when core matmul result is dequantized into fp32 by Gunes Bayir · 5 weeks ago
  5. 6ac82a4 fix compilation errors on linux with gcc12 by Sunita Nadampalli · 6 weeks ago
  6. a668f9f Add s8f32 kernels and dynamic QuantizationInfo by Jonathan Deakin · 4 months ago
  7. 34bdffb Add guarding for accumulation validation test in aarch32 by Radu Salavat · 5 weeks ago
  8. 64f2300 Runtime checks for bf16 fixed format tests by David Svantesson-Yeung · 7 weeks ago
  9. cdce25b Accumulation in Cpu Gemm kernels is not supported for quantized kernels in aarch32. This patch guards the relevant tests. by Radu Salavat · 5 weeks ago
  10. cfca87b Add SME2 implementation of softmax for FP16 by Gunes Bayir · 6 weeks ago
  11. f1f1f87 Add in place summation to CPU GEMM kernels by Radu Salavat · 3 months ago
  12. 1322065 Specify absolute tolerance by Sangwon Ha · 6 weeks ago
  13. 553e241 Fix compiler error by Pablo Marquez Tello · 6 weeks ago
  14. 1e91d71 Parallelise im2col along dimensions with higher number of iterations by Milos Puzovic · 7 weeks ago
  15. 77bbe2e Add SME2 implementation of softmax for FP32 by Viet-Hoa Do · 5 months ago
  16. 905786e Added new NEON fixed format fast math mode hybrid kernel with maximum height of 6 for accumulation and updated heuristics by Milos Puzovic · 8 weeks ago
  17. 37d8445 Fix graph examples for WoA by Pablo Marquez Tello · 8 weeks ago
  18. 473b829 Adds Tests and reference implementation for scatter operator with 1D tensors. by Mohammed Suhail Munshi · 9 weeks ago
  19. 4908981 [ONCPUML-1451] Guard bf16 to bf16 tests with ARM_COMPUTE_ENABLE_FIXED_FORMAT_KERNELS by Renato Arantes · 8 weeks ago
  20. 7b3adf2 Fix for nightly build failures for android by Mohammed Suhail Munshi · 8 weeks ago
  21. 6a82787 Workaround to enable cross-compiling from macOS® to Android™ by Jakub Sujak · 8 weeks ago
  22. 8609ca0 Add skeleton for CLScatter op, reference and tests by Mohammed Suhail Munshi · 3 months ago
  23. 36a75da [ONCPUML-1451] Add matmul kernel to enable bf16 to bf16 operations via PyTorch® autocast() function by Renato Arantes · 4 months ago
  24. d219115 Make Cpu/Gpu/Ref scalar/vectoral S32 division consistent by Gunes Bayir · 9 weeks ago
  25. 1618e95 Increase tolerance_num of Cpu RNNLayer tests by Gunes Bayir · 9 weeks ago
  26. 43ba0dd Increase MatMul and DilatedConv test Q8 thresholds to 1 by Gunes Bayir · 9 weeks ago
  27. c00a82b Fix overflow in NEMeanStdDevNormalizationKernel by Pablo Marquez Tello · 9 weeks ago
  28. 3e4b193 Fix quant. gemv kernel driver by adding set_quantized_bias() by Gunes Bayir · 9 weeks ago
  29. 5a67733 arm_gemm: Fix bias handling for sme2 FP16 GEMV. by David Mansell · 9 weeks ago
  30. 3ac0b87 Fix validation in pool2d assembly wrapper by Pablo Marquez Tello · 9 weeks ago
  31. 93e743f Optimize CpuSoftmaxKernel for axis != 0 and neon kernels by Omar Al Khatib · 5 months ago
  32. d0611c1 Update documentation for 24.02.1 release by Felix Thomasmathibalan · 2 months ago
  33. 57a8852 Fix WoA nightly failure by Pablo Marquez Tello · 10 weeks ago
  34. 9167c9c Prefer indirect Gemm vs. Direct convolution if supported by Gunes Bayir · 2 months ago
  35. e77736f Set int8 test tolerance in FullyConnected to int8 by Gunes Bayir · 2 months ago
  36. 40af090 Disable FP16 on 32 bit by Pablo Marquez Tello · 2 months ago
  37. bf05373 Fix performance regression in fixed-format kernels by Gunes Bayir · 3 months ago
  38. 6fe9eaf Set Neon™ as present for WoA by Pablo Marquez Tello · 3 months ago
  39. 2676424 Fix segfault in DWC in WoA by Pablo Marquez Tello · 3 months ago
  40. c1787f0 Fix OpenBSD® build failure caused by patch 11144 by Gunes Bayir · 3 months ago
  41. ef63739 Integrate new pretranspose_b_array with extra fused transpose of B by Gunes Bayir · 3 months ago
  42. 0a48c4c Requantization cases for offset changes only by Mohammed Suhail Munshi · 4 months ago
  43. 9469058 Fix linker errors in validation suite for WoA by Pablo Marquez Tello · 3 months ago
  44. 8528134 Fix validation suite on WoA by Pablo Marquez Tello · 3 months ago
  45. e37a863 Fix escape character issues in format_code script by Gunes Bayir · 3 months ago
  46. 7976f08 Fix compiler errors in cl-clang by Pablo Marquez Tello · 3 months ago
  47. 0cba93f [QTest] Use dynamic output quantization in Depthwise Conv tests by Omar Al Khatib · 4 months ago
  48. 8614077 Disable some DirectConv2d tests in Dynamic Fusion by Gunes Bayir · 3 months ago
  49. d98e27e Update documentation for 24.02 release by Felix Thomasmathibalan · 3 months ago
  50. 0c85334 Fix parallel depthwise perf regression from 2db938c by Jonathan Deakin · 3 months ago
  51. 0e73498 Add support for QSYMM8 in ClCastKernel by Pablo Marquez Tello · 3 months ago
  52. 0ee13af Remove CKW prototype and Template Writer by Gunes Bayir · 3 months ago
  53. a3e1b50 Fix the bug in GpuTanh operator in dynamic fusion by Gunes Bayir · 3 months ago
  54. a5a81ae Mark GpuSoftmax and GpuReshape as not supported by Gunes Bayir · 3 months ago
  55. 2db938c Parallelize CPU depthwise over batch if only 1 row by Jonathan Deakin · 3 months ago
  56. e695579 arm_gemm: SME: Remove artificial single-thread constraint on quantized int8 kernels. by David Mansell · 4 months ago
  57. 1561d40 Build CKW by default by Gunes Bayir · 3 months ago
  58. 9d8f4ed Fix compilation issue in CKW due to unused variable by Gunes Bayir · 3 months ago
  59. 9e987b1 Fix path by Jakub Sujak · 3 months ago
  60. 8050d22 Disable FP16 tests compilation on Multi-Isa v8a by Mohammed Suhail Munshi · 3 months ago
  61. 0c17c4b Fix leftover cols in CpuGemmLowpMatrixBReductionKernel by Jonathan Deakin · 4 months ago
  62. 9b72a6c Add scripts to generate Doxygen documentation by Jakub Sujak · 6 months ago
  63. 2b9fa59 Use the stable CKW API in the GPU dynamic fusion backend by Gunes Bayir · 4 months ago
  64. 7ab7fca Fix logic in SConscript by Jakub Sujak · 4 months ago
  65. b5d6082 Add build options for Address and UndefinedBehavior sanitizers by Jakub Sujak · 4 months ago
  66. ec89b91 Fix multi_isa build for arch=arm64-v8a by Pablo Marquez Tello · 4 months ago
  67. fb92e22 arm_gemm: convolution: optimize convolver.hpp. by David Mansell · 6 months ago
  68. 2aec5f1 Fix tolerance issue in BF16 MatMul tests by Gunes Bayir · 4 months ago
  69. 277def4 Fix Debug mode in CMake by Jonathan Deakin · 4 months ago
  70. bde6e78 Fix for Logically dead code detected in Coverity checks by Anitha Raj · 4 months ago
  71. e8e016e Fix for unchecked return value detected in Coverity checks. by Anitha Raj · 4 months ago
  72. fdf56fb Make GpuWorkloadContext own all tensor info objects by Viet-Hoa Do · 4 months ago
  73. e812c0c Don't build CKW as part of Android.bp by Jakub Sujak · 4 months ago
  74. 3a704ae Update Documentation for 24.01 release by Felix Thomasmathibalan · 4 months ago
  75. c7f550d Improved documentation by Pablo Marquez Tello · 4 months ago
  76. 6829e02 Fix divide-by-zero compilation error by Viet-Hoa Do · 4 months ago
  77. 8896cf7 Fix minor issue, clean lut code by Mohammed Suhail Munshi · 4 months ago
  78. 27dee1e Fix potential threading issue in LUTManager by Mohammed Suhail Munshi · 4 months ago
  79. 0eb9cfb [ONCPUML-1387] Add ACL based reorder for f32 to bf16 data type conversion. by Renato Arantes · 6 months ago
  80. c5df0c6 Fix test compilation error on GCC 13.2 by Jakub Sujak · 4 months ago
  81. 5d7a93a Fix compilation error on GCC 13.2 by Jakub Sujak · 4 months ago
  82. 7467ba8 Use look up table for fp16 activation by Mohammed Suhail Munshi · 6 months ago
  83. 7fe7791 Prevent RELU from being processed thru LUT in INT8 by Sangwon Ha · 5 months ago
  84. 11ab451 Implement dynamic quantization for GEMMLowp tests by SiCong Li · 6 months ago
  85. c310c11 Fix nightly issue caused by gemm_reshaped_only_rhs_mmul kernel by Gunes Bayir · 5 months ago
  86. 85cafff Add Mali™-G720 and Mali™-G620 as GpuTargets by Gunes Bayir · 5 months ago
  87. dda691c Call std::round() directly in non Android™ and Bare Metal builds by Gunes Bayir · 5 months ago
  88. 306a8a9 Fix nightly bug caused by not validation 3d cases for input tensor by Gunes Bayir · 5 months ago
  89. ec0a057 Revert "Fix nightly bug caused by wrong validation in Gemm mmul kernel" by Gunes Bayir · 5 months ago
  90. feef9b9 Fix validation error in CL generate proposals kernel by Gunes Bayir · 5 months ago
  91. b7e7e1a Update scripts requirements by Pablo Marquez Tello · 5 months ago
  92. e37c318 Fix Run Example in Validate Tests by Mohammed Suhail Munshi · 5 months ago
  93. 270576a Fix nightly bug caused by wrong validation in Gemm mmul kernel by Gunes Bayir · 5 months ago
  94. b526431 Winograd changes to enable fp16 in armv8a multi_isa builds by Pablo Marquez Tello · 5 months ago
  95. 391f872 Fix nightly test failure by Pablo Marquez Tello · 5 months ago
  96. 0660172 Fix validation error in graph_ssd_mobilenet by Gunes Bayir · 5 months ago
  97. 6b5a361 Adjust NEReduceMean test tolerance by SiCong Li · 5 months ago
  98. eb475ec Fix unit tests failing in CL/UNIT/TensorAllocator by Gunes Bayir · 5 months ago
  99. a4a2354 Use the correct output qinfo for ssd_mobilenet QASYMM8_SIGNED by SiCong Li · 5 months ago
  100. 4737094 Optimize CPU depth-to-space by Viet-Hoa Do · 6 months ago