1. afd38f0 Apply clang-format on repository by Felix Thomasmathibalan · 9 months ago
  2. 8deee9b Depthwise channel pre-multiplication by Michael Tyler · 1 year ago
  3. 74921ee Update CPU kernel implementations and guard directives by Michael Tyler · 1 year, 3 months ago
  4. 4e2bbbb Add support for dilation > 1 in assembly DepthwiseConvolution by Pablo Marquez Tello · 1 year, 6 months ago
  5. a1f7851 Integrate new winograd APIs from MLTech by ramelg01 · 2 years ago
  6. 8a16488 Update Neon™ depthwise kernel by ramelg01 · 2 years, 3 months ago
  7. c827e99 Update Neon™ pooling kernel by ramelg01 · 2 years, 3 months ago
  8. 62a3b0c DepthwiseConv reports full assembly kernel name by Pablo Marquez Tello · 2 years, 7 months ago
  9. d02d5ed Integrate improved CPU depthwise convolution kernels by Michele Di Giorgio · 3 years, 5 months ago
  10. 4f7693d Rename NEGEMMAssembly to CpuGemmAssembly by Sang-Hoon Park · 3 years, 2 months ago
  11. 1928904 Make NEON Pooling kernels and functions state-less by Michele Di Giorgio · 3 years, 5 months ago
  12. 74a142c Account for eventual padding in Pooling assembly kernels by Michele Di Giorgio · 3 years, 5 months ago
  13. f9943c8 Check for unsupported armv7a optimized pooling kernels by Michele Di Giorgio · 3 years, 5 months ago
  14. ae182f2 Check for FP16 CPU support in optimized pooling kernels by Michele Di Giorgio · 3 years, 5 months ago
  15. d556d7b Integrate improved pooling layer on NEON by Michele Di Giorgio · 3 years, 8 months ago
  16. c0b6f76 COMPMID-3776: Indirect GEMM by Georgios Pinitas · 3 years, 8 months ago
  17. ebcebf1 COMPMID-3638: Move NEON kernels by Michalis Spyrou · 3 years, 8 months ago
  18. 68dd25f COMPMID-3637: Move utility headers from arm_compute to src by Sang-Hoon Park · 3 years, 9 months ago
  19. 0bc80da MLCE-229: Support for negative shifts in asm kernels by morgolock · 3 years, 11 months ago
  20. 318c9f4 COMPMID-3578: Update FP32/int8 kernel selection. by David Mansell · 4 years ago
  21. a084b46 [ONCPUML-97]: Implement "int8" support for 2D decomposition at high core counts by Aleksandr Nikolaev · 4 years ago
  22. d9eaf61 COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm preferred presentation by Michele Di Giorgio · 4 years ago
  23. 0cc50ed COMPMID-3324: Remove pretransposed support from NEON backend by Georgios Pinitas · 4 years ago
  24. 5aa1a0b COMPID-3324: Clean GEMM kernels by Georgios Pinitas · 4 years ago
  25. 6ad60af COMPMID-3520: Move ndrange.hpp header from arm_gemm to assembly by Michele Di Giorgio · 4 years, 1 month ago
  26. 48b3ef8 COMPMID-2577: Fuse bias addition and activation in gemm assembly kernels by Georgios Pinitas · 4 years, 9 months ago
  27. 37d080f COMPMID-2378: Sanitize GEMM configuration for NEON by Georgios Pinitas · 5 years ago
  28. 43c1bf8 COMPMID-2336: Add clang-tidy checks in assembly subfolder by Michalis Spyrou · 5 years ago
  29. 1509e4b COMPMID-1823: Increase scheduling granularity in NEGemmInterleaved. by Georgios Pinitas · 5 years ago
  30. 7cd26d4 COMPMID-1867: Add NEON/SVE GEMM Hybrid kernels. by Georgios Pinitas · 5 years ago
  31. ff0bccf COMPMID-1497: Add support for interleaved B reshaping in gemm_interleaved by Anthony Barbier · 6 years ago
  32. 08a4517 COMPMID-1497: Use reshaped B strategy in GEMM by default by Anthony Barbier · 6 years ago
  33. 421405b COMPMID-1675: Add SVE support by Georgios Pinitas · 6 years ago
  34. ecae3a1 COMPMID-1451: Enable dot kernels in NEGEMMAssembly functions by Georgios Pinitas · 6 years ago
  35. ac314c2 COMPMID-1563: Fix name of NEGEMMInterleavedWrapper by Anthony Barbier · 6 years ago
  36. a53a7bb [MLCE-54] graph_alexnet example throw an exception by Michele Di Giorgio · 6 years ago
  37. 3d677cc COMPMID-1406: Refactor gemm_interleaved to use our own types and scheduler by Anthony Barbier · 6 years ago
  38. a4658ae COMPMID-1429: NEGEMMNativeWrapperKernel fails when ran for Winograd by Georgios Pinitas · 6 years ago
  39. c8e84b5 COMPMID-1405: Create our own gemm_native kernel / function. by Anthony Barbier · 6 years ago