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. 1d8936d Fix nightly build error by Pablo Marquez Tello · 9 weeks ago
  4. 2217f1e Refactor arm_gemm to enable FP16 in all multi_isa builds by Pablo Marquez Tello · 9 weeks ago
  5. a668f9f Add s8f32 kernels and dynamic QuantizationInfo by Jonathan Deakin · 6 months ago
  6. f1f1f87 Add in place summation to CPU GEMM kernels by Radu Salavat · 5 months ago
  7. 36a75da [ONCPUML-1451] Add matmul kernel to enable bf16 to bf16 operations via PyTorch® autocast() function by Renato Arantes · 6 months ago
  8. ef63739 Integrate new pretranspose_b_array with extra fused transpose of B by Gunes Bayir · 5 months ago
  9. 17e116e Revert "thread_local _custom_scheduler" by Pablo Marquez Tello · 7 months ago
  10. ded5b18 thread_local _custom_scheduler by David Svantesson · 12 months ago
  11. d4650e9 Fix various coverity issues by SiCong Li · 8 months ago
  12. c5ab4df Optimize CpuGemmConv2d start-up time by SiCong Li · 9 months ago
  13. afd38f0 Apply clang-format on repository by Felix Thomasmathibalan · 10 months ago
  14. 246fe08 Fix various static check issues by Viet-Hoa Do · 11 months ago
  15. 9129549 Retain back-compatibility for arm_compute/core/Types.h by SiCong Li · 12 months ago
  16. f1aeab9 Break up arm_compute/core/Types.h a bit by Matthew Bentham · 1 year, 2 months ago
  17. dba672c Integrate multi-threaded pretranspose_B_array by SiCong Li · 1 year, 3 months ago
  18. a1b1e41 Implement MatMul Function and Operator with Floating Point support for CPU by Mohammed Suhail Munshi · 1 year, 4 months ago
  19. 1fe48ca NEGEMMLowpMatrixMultiplyCore should be configured for optimized int8 kernel. by Ethan Doe · 1 year, 5 months ago
  20. 464ed20 Remove fixed format strides hack by Jonathan Deakin · 1 year, 6 months ago
  21. 4b5f6ef Add check for Batch Matmul in GemmAssemblyDispatch by Mohammed Suhail Munshi · 1 year, 9 months ago
  22. c8cc024 Adding documentation section explaining how BF16 is used by Ramy Elgammal · 1 year, 9 months ago
  23. 93581a5 [ONCPUML-970] Fast math mode for fixed format kernels by Pablo Marquez Tello · 2 years ago
  24. 13b623e [ONCPUML-968] Fixed format kernel support in additional APIs by Milos Puzovic · 2 years ago
  25. aa52b7d Fix compilation error rasied in Nightly_NEW by Ramy Elgammal · 2 years ago
  26. 9178002 Fix for inclusion of "arm_gemm" from src into "Types.h" from core by Ramy Elgammal · 2 years ago
  27. d208f4f Enable march=armv8.6-a in non multi-isa builds by Pablo Marquez Tello · 2 years ago
  28. 553f695 [ONCPUML-951] Variable weight support for Convolution. by Francesco Petrogalli · 2 years, 1 month ago
  29. 5fcf22d [arm_gemm] Import fixed-format kernels from gemm_linux. by Francesco.Petrogalli@arm.com · 2 years, 3 months ago
  30. 168d6a8 Use svcreate instead of list initializations. by Michalis Spyrou · 2 years, 2 months ago
  31. 5d606cc Fix CpuGemmAssemblyDispatch::has_opt_impl. by Francesco.Petrogalli@arm.com · 2 years, 3 months ago
  32. e33c556 [arm_gemm] Use static validate to find arm_gemm kernels. by Francesco.Petrogalli@arm.com · 2 years, 4 months ago
  33. 193cad3 Remove deprecated interface from arm_compute. by Francesco.Petrogalli@arm.com · 2 years, 4 months ago
  34. 63e0beb Add support for non-constant weights and biases in CpuFullyConnected by Giorgio Arena · 2 years, 10 months ago
  35. 9ac7b99 Revert "Add support for non-constant weights and biases in CpuFullyConnected" by Pablo Marquez Tello · 2 years, 10 months ago
  36. aed63ee Add support for non-constant weights and biases in CpuFullyConnected by Michele Di Giorgio · 3 years ago
  37. 7891a73 Move CPU/GPU files from Core/Runtime to the respective backend folders by Georgios Pinitas · 2 years, 11 months ago