Acly
c6e8cc28c1
ggml : Depthwise 2D convolution (ggml/1152)
* ggml-cpu : kernels for faster depthwise 2D convolution
* fix compile: remove static after moving to ops.cpp
* add dilation for depthwise_conv_2d
* review: rename to ggml_conv_2d_dw_direct, remove redundant struct keywords, pass by ref, whitespace
* review: rename depthwise_conv_2d -> conv_2d_dw everywhere
2025-04-24 17:32:47 +03:00
..
2025-04-17 20:34:16 +08:00
2025-04-24 17:32:47 +03:00
2025-04-24 15:57:10 +02:00
2025-04-15 11:20:38 +02:00
2025-04-24 10:38:30 +03:00
2025-03-17 20:25:13 +02:00
2025-04-16 14:25:57 -07:00
2025-04-18 10:13:42 +03:00
2025-04-21 19:13:30 +05:30
2025-04-24 09:18:33 +02:00
2025-04-21 18:13:51 +02:00
2025-02-28 14:41:47 +01:00
2025-02-28 14:41:47 +01:00
2025-03-11 14:25:17 +01:00
2025-03-04 18:53:26 +02:00
2025-03-30 10:59:38 +02:00
2025-04-11 00:17:47 +03:00
2025-03-04 18:53:26 +02:00
2025-04-24 17:32:47 +03:00
2025-04-01 13:12:53 +02:00