]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
CUDA: add conv2d (llama/15635)
authormnehete32 <redacted>
Thu, 28 Aug 2025 18:33:03 +0000 (00:03 +0530)
committerGeorgi Gerganov <redacted>
Sat, 20 Sep 2025 10:42:44 +0000 (13:42 +0300)
commitdc9f55bbb036c24d602272b612aea0cb4fc59dc6
tree8f22bfb392875f9503a5c2650b90f00c701ccb42
parent6287027a2ca44789bb037590405d36534f19f859
CUDA: add conv2d (llama/15635)

* CUDA: add conv2d

* CUDA: conv2d - correct formatting and added const
ggml/src/ggml-cuda/conv2d.cu [new file with mode: 0644]
ggml/src/ggml-cuda/conv2d.cuh [new file with mode: 0644]
ggml/src/ggml-cuda/ggml-cuda.cu