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-02-28 14:41:47 +01:00
2025-02-28 14:41:47 +01:00
2024-11-14 18:04:35 +01:00
2024-11-14 18:04:35 +01:00
2025-01-07 18:01:58 +01:00
2025-03-06 02:26:10 +01:00
2024-11-14 18:04:35 +01:00
2024-11-14 18:04:35 +01:00
2025-02-15 16:40:57 +02:00
2024-12-13 12:23:52 -08:00
2024-11-17 08:30:29 +02:00
2025-04-18 10:13:42 +03:00
2024-11-14 18:04:35 +01:00
2025-02-10 07:17:21 +01:00
2025-04-24 17:32:47 +03:00
2025-01-07 18:01:58 +01:00