]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
CUDA: add conv2d (llama/15635)
authormnehete32 <redacted>
Thu, 28 Aug 2025 18:33:03 +0000 (00:03 +0530)
committerGeorgi Gerganov <redacted>
Fri, 5 Sep 2025 09:54:07 +0000 (12:54 +0300)
commit70d536e2130c7e9cae27c3442d5a56430fa49a42
tree64cbc3f56169a6b2ad159edefe6fbeb5e93e27ed
parent741d8b7fd2f4ae8d8362ad7e7d0c720f378215b0
CUDA: add conv2d (llama/15635)

* CUDA: add conv2d

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