1. 7976f08 Fix compiler errors in cl-clang by Pablo Marquez Tello · 5 months ago
  2. 2db938c Parallelize CPU depthwise over batch if only 1 row by Jonathan Deakin · 5 months ago
  3. 1b2ee3e CPU: Depthwise: Generate correct size for input indirection array. by David Mansell · 10 months ago
  4. 4c30de0 Enable premultiplication for depthwise convolution with fp16 and quantized types by Michael Tyler · 12 months ago
  5. 4cf8067 Fix unused function warning by Michael Tyler · 12 months ago
  6. 8deee9b Depthwise channel pre-multiplication by Michael Tyler · 12 months ago
  7. a2561f0 Fix doxygen warnings by ramy.elgammal@arm.com · 1 year ago
  8. 7a31a82 Fix guards for FP16 depthwise kernels by Michael Tyler · 1 year, 1 month ago
  9. 74921ee Update CPU kernel implementations and guard directives by Michael Tyler · 1 year, 3 months ago
  10. b2758f3 Add FP16 depthwise kernels for SME2 by David Mansell · 1 year, 3 months ago
  11. 7d9a626 Update CPU kernels to remove x19 and w19 by Michael Tyler · 1 year, 5 months ago
  12. 4e2bbbb Add support for dilation > 1 in assembly DepthwiseConvolution by Pablo Marquez Tello · 1 year, 6 months ago
  13. 7594f98 Fixed clang-cl linker errors by Pablo Tello · 1 year, 5 months ago
  14. be13cea Revert "Update CPU kernels to remove x19" by Michael Tyler · 1 year, 5 months ago
  15. ba20975 Update CPU kernels to remove x19 by Michael Tyler · 1 year, 7 months ago
  16. 8094f9d Remove unused code in arm_conv/depthwise/ by Pablo Marquez Tello · 1 year, 6 months ago
  17. 03b2971 Integrate SME2 kernels by Viet-Hoa Do · 2 years, 1 month ago
  18. 6fd75b9 DepthwiseConv reports full assembly kernel name by Pablo Marquez Tello · 2 years, 7 months ago
  19. 638b7e4 Fix for Neon™ Depthwise Android P VTS test failure by ramelg01 · 2 years, 2 months ago
  20. 8a16488 Update Neon™ depthwise kernel by ramelg01 · 2 years, 3 months ago
  21. 62a3b0c DepthwiseConv reports full assembly kernel name by Pablo Marquez Tello · 2 years, 7 months ago
  22. 487d390 Add user provided JSON operator list build by Freddie Liardet · 2 years, 9 months ago
  23. b6af482 Per-operator build dependencies by Georgios Pinitas · 2 years, 10 months ago
  24. 41d886c Fixed the compiler warning -Werror=type-limits by Pablo Marquez Tello · 2 years, 9 months ago
  25. d216f57 Update cpu depthwise kernels by Freddie Liardet · 2 years, 11 months ago
  26. 6269f87 Fix depthwise convolution assembly kernels by Freddie Liardet · 2 years, 11 months ago
  27. 9a1e28b Compilation issue: neon=1 armv8.2 on Android with NDKr18beta1 by Gian Marco Iodice · 3 years ago
  28. 0f033df Include limits header to fix errors reported by GCC11 by Michele Di Giorgio · 3 years ago
  29. 20fca52 Create core library using high priority operators by Michalis Spyrou · 3 years, 1 month ago
  30. d02d5ed Integrate improved CPU depthwise convolution kernels by Michele Di Giorgio · 3 years, 5 months ago