1. e683652 Optimize memory management of CPU operators by Michael Tyler · 3 weeks ago
  2. fc94f4d Update CPU kernels and add mixed sign GEMM support by Michael Tyler · 6 weeks ago
  3. cbc27ff Fix out-of-bound memory write by Viet-Hoa Do · 4 weeks ago
  4. ab538a2 Use lookup table for Fp16 Tanh activation in hardware with SVE by Gunes Bayir · 8 weeks ago
  5. 8710385 Fix linking error to fp16_run_dequantization_core() by Ramy Elgammal · 8 weeks ago
  6. d3d2e9b Refactor Dequantize to enable FP16 kernel in v8a multi_isa builds by Ramy Elgammal · 9 weeks ago
  7. 1d8936d Fix nightly build error by Pablo Marquez Tello · 9 weeks ago
  8. b4b61a6 Rework CpuQuantizeKernel to enable FP16 in multi_isa builds by Ramy Elgammal · 9 weeks ago
  9. 2217f1e Refactor arm_gemm to enable FP16 in all multi_isa builds by Pablo Marquez Tello · 9 weeks ago
  10. 21fb2ad Fix ReductionLayer FP16 for armv8a multi_isa builds by Ramy Elgammal · 9 weeks ago
  11. c1575b2 Add SME2 implementation of Softmax for QASYMM8 and QASYMM8_SIGNED. by Omar Al Khatib · 3 months ago
  12. a668f9f Add s8f32 kernels and dynamic QuantizationInfo by Jonathan Deakin · 6 months ago
  13. cdce25b Accumulation in Cpu Gemm kernels is not supported for quantized kernels in aarch32. This patch guards the relevant tests. by Radu Salavat · 3 months ago
  14. cfca87b Add SME2 implementation of softmax for FP16 by Gunes Bayir · 3 months ago
  15. f1f1f87 Add in place summation to CPU GEMM kernels by Radu Salavat · 5 months ago
  16. 1e91d71 Parallelise im2col along dimensions with higher number of iterations by Milos Puzovic · 4 months ago
  17. 77bbe2e Add SME2 implementation of softmax for FP32 by Viet-Hoa Do · 7 months ago
  18. 36a75da [ONCPUML-1451] Add matmul kernel to enable bf16 to bf16 operations via PyTorch® autocast() function by Renato Arantes · 6 months ago
  19. d219115 Make Cpu/Gpu/Ref scalar/vectoral S32 division consistent by Gunes Bayir · 4 months ago
  20. c00a82b Fix overflow in NEMeanStdDevNormalizationKernel by Pablo Marquez Tello · 4 months ago
  21. 3ac0b87 Fix validation in pool2d assembly wrapper by Pablo Marquez Tello · 4 months ago
  22. 93e743f Optimize CpuSoftmaxKernel for axis != 0 and neon kernels by Omar Al Khatib · 7 months ago
  23. 9167c9c Prefer indirect Gemm vs. Direct convolution if supported by Gunes Bayir · 4 months ago
  24. bf05373 Fix performance regression in fixed-format kernels by Gunes Bayir · 4 months ago
  25. ef63739 Integrate new pretranspose_b_array with extra fused transpose of B by Gunes Bayir · 5 months ago
  26. 0a48c4c Requantization cases for offset changes only by Mohammed Suhail Munshi · 6 months ago
  27. 0c85334 Fix parallel depthwise perf regression from 2db938c by Jonathan Deakin · 5 months ago
  28. 2db938c Parallelize CPU depthwise over batch if only 1 row by Jonathan Deakin · 5 months ago
  29. 0c17c4b Fix leftover cols in CpuGemmLowpMatrixBReductionKernel by Jonathan Deakin · 6 months ago
  30. bde6e78 Fix for Logically dead code detected in Coverity checks by Anitha Raj · 6 months ago
  31. 7467ba8 Use look up table for fp16 activation by Mohammed Suhail Munshi · 7 months ago
  32. 7fe7791 Prevent RELU from being processed thru LUT in INT8 by Sangwon Ha · 6 months ago
  33. b526431 Winograd changes to enable fp16 in armv8a multi_isa builds by Pablo Marquez Tello · 7 months ago
  34. 4737094 Optimize CPU depth-to-space by Viet-Hoa Do · 8 months ago
  35. 17e116e Revert "thread_local _custom_scheduler" by Pablo Marquez Tello · 7 months ago
  36. fadc9b1 Optimize CpuSoftmaxKernel for axis=0 by Gunes Bayir · 8 months ago
  37. 8d4cdd4 BatchNorm changes to enable fp16 in armv8a multi_isa builds by Pablo Marquez Tello · 8 months ago
  38. 568aab6 CpuMul changes to enable fp16 in armv8a multi_isa builds by Pablo Marquez Tello · 8 months ago
  39. ded5b18 thread_local _custom_scheduler by David Svantesson · 12 months ago
  40. ba93371 NormalizationLayer changes to enable fp16 in armv8a multi_isa builds by Pablo Marquez Tello · 8 months ago
  41. d4650e9 Fix various coverity issues by SiCong Li · 8 months ago
  42. 24c140f Fix CpuGemmConv2d int8 segfault by SiCong Li · 8 months ago
  43. 01b0f9b Pooling changes to enable fp16 in armv8a multi_isa builds by Pablo Marquez Tello · 8 months ago
  44. 64f4a30 DepthwiseConvolution changes to enable fp16 in armv8a multi_isa builds by Pablo Marquez Tello · 8 months ago
  45. c5ab4df Optimize CpuGemmConv2d start-up time by SiCong Li · 9 months ago
  46. e5362e7 DirectConv and Im2Col changes to enable fp16 in armv8a multi_isa builds by Pablo Marquez Tello · 9 months ago
  47. 074b985 FuseBatchNorm changes to enable fp16 in armv8a multi_isa builds by Pablo Marquez Tello · 9 months ago
  48. d8a397e Fix build error in CpuScale by Pablo Marquez Tello · 9 months ago
  49. b5cb4d2 Scale changes to enable fp16 in armv8a multi_isa builds by Pablo Marquez Tello · 9 months ago
  50. 9aa153a Fix build error by Pablo Marquez Tello · 9 months ago
  51. 6777359 CpuSubKernel changes to enable fp16 in armv8a multi_isa builds by Pablo Marquez Tello · 9 months ago
  52. 68b6dce Pool2d changes to enable fp16 in armv8a multi_isa builds by Pablo Marquez Tello · 9 months ago
  53. a23b468 Optimize CLTranspose operator by Jakub Sujak · 9 months ago
  54. c2a51bd Optimize CL and Neon Winograd tests by Gunes Bayir · 10 months ago
  55. afd38f0 Apply clang-format on repository by Felix Thomasmathibalan · 10 months ago
  56. 0392160 Re-arrange header inclusion order by Felix Thomasmathibalan · 10 months ago
  57. 6d87887 Select changes to enable fp16 in armv8a multi_isa builds by Pablo Marquez Tello · 10 months ago
  58. 6b6ba9e Maxunpooling changes to enable fp16 in armv8a multi_isa builds by Pablo Marquez Tello · 10 months ago
  59. e9fd8b4 L2Norm changes to enable fp16 in armv8a multi_isa builds by Pablo Marquez Tello · 10 months ago
  60. f57d6ec Gemm changes to enable fp16 in armv8a multi_isa builds by Pablo Marquez Tello · 10 months ago
  61. e071b5e Fix the validation issue in AddMulAdd fused kernel by Gunes Bayir · 10 months ago
  62. 40a9d3e Remove deprecated support for BF16 in CpuCast by Adnan AlSinan · 10 months ago
  63. 2ffc85e GenerateProposals changes to enable fp16 in armv8a multi_isa builds by Pablo Marquez Tello · 10 months ago
  64. 7e58980 Fuse batch normalization changes to enable fp16 in armv8a multi_isa builds by Pablo Marquez Tello · 10 months ago
  65. c071328 Fix include dependencies for mass reformatting patch by Gunes Bayir · 10 months ago
  66. 7ce8a83 Softmax changes to enable fp16 in armv8a multi_isa builds by Pablo Marquez Tello · 11 months ago
  67. 145e82e Changes to InstanceNrom to enable fp16 in armv8a multi_isa builds by Pablo Marquez Tello · 11 months ago
  68. cf219a4 Changes in NECropResize to enable fp16 in armv8a multi_isa builds by Pablo Marquez Tello · 10 months ago
  69. 3912f47 Meanstddevnorm changes to enable fp16 in armv8a multi_isa builds by Pablo Marquez Tello · 11 months ago
  70. 45e5b5a Changes to BoundingBoxTransform to enable fp16 in armv8a multi_isa builds by Pablo Marquez Tello · 11 months ago
  71. ea9bd8f Changes to ElementwiseOp to enable fp16 in armv8a multi_isa builds by Pablo Marquez Tello · 11 months ago
  72. 0d27b2e Remove legacy PostOps code by Jakub Sujak · 11 months ago
  73. 7ff03b6 DWC changes to enable fp16 in armv8a multi_isa builds by Pablo Marquez Tello · 11 months ago
  74. 324ba7a Pool3d changes to enable fp16 in armv8a multi_isa builds by Pablo Marquez Tello · 11 months ago
  75. 8770669 Changes in roi_align to enable fp16 in armv8a multi_isa builds by Pablo Marquez Tello · 11 months ago
  76. cea7060 NEFuseBatchNormalizationKernel rework by Pablo Marquez Tello · 11 months ago
  77. 3a9ecdf CpuAdd rework to enable fp16 in armv8a multi_isa builds by Pablo Marquez Tello · 11 months ago
  78. 082630b Update CpuGemmConv2d and CpuFlatten to use CpuReshape operator by Anitha Raj · 11 months ago
  79. eb5696d Optimize CpuReshapeKernel by Anitha Raj · 1 year ago
  80. 580ecd7 Fix depthwise convolution not using assembly kernel by Viet-Hoa Do · 11 months ago
  81. 246fe08 Fix various static check issues by Viet-Hoa Do · 11 months ago
  82. 29e27b0 Add support for S64 output in NEArgMinMaxLayer by Pablo Marquez Tello · 12 months ago
  83. 78ce273 Document the Conv2D heuristic by Gian Marco Iodice · 12 months ago
  84. 9129549 Retain back-compatibility for arm_compute/core/Types.h by SiCong Li · 12 months ago
  85. 4a1c917 Add support for input S64/U64 in CpuCastKernel by Pablo Marquez Tello · 12 months ago
  86. 314d3e2 Break up core/Utils.h to reduce unused code being included everywhere by Matthew Bentham · 1 year, 1 month ago
  87. 1d06204 Do not include headers necessary for logging when logging is disabled by Matthew Bentham · 1 year ago
  88. 8deee9b Depthwise channel pre-multiplication by Michael Tyler · 1 year, 1 month ago
  89. 7d9a78e Remove dependency on fp16 definitions from some core include files by Matthew Bentham · 1 year, 2 months ago
  90. 47a50ef Address the issues with the ACL coverage pipeline failures related to matmul. by Renato Arantes · 1 year, 1 month ago
  91. 8eb82d2 Fix CPU depthwise convolution in case of large padding by Viet-Hoa Do · 1 year, 1 month ago
  92. 94abde4 Add Fused Activation to OpenCL MatMul by Mohammed Suhail Munshi · 1 year, 2 months ago
  93. 043613f Break up Utils.h a bit to reduce unused code being included everywhere by Matthew Bentham · 1 year, 2 months ago
  94. f1aeab9 Break up arm_compute/core/Types.h a bit by Matthew Bentham · 1 year, 2 months ago
  95. 48cfd5f Refactor activation LUT computation by Pablo Marquez Tello · 1 year, 1 month ago
  96. 48c0ed9 Fix ScaleKernel validate method. by Pablo Marquez Tello · 1 year, 2 months ago
  97. c0463a2 Move lut kernel to sve2 category by SiCong Li · 1 year, 2 months ago
  98. a8db612 Re-enable dyanmic weights in Neon™ depthwise convolution by Ramy Elgammal · 1 year, 2 months ago
  99. e9b3ee2 Connect CLMatMul function to quantized kernels and resolve NE BatchMatMul int_8 failures by Jakub Sujak · 1 year, 3 months ago
  100. edafe7f Disable dynamic weights in unsupported operators by Viet-Hoa Do · 1 year, 2 months ago