Skip to content

Releases: ckastner/llama.cpp

b5712

20 Jun 08:05
9eaa51e

Choose a tag to compare

CUDA: add conv_2d_dw (#14265)

* CUDA: add conv_2d_dw

* better naming

* simplify using template

* Review: fix operation ordering in ggml-cuda, use __forceinline__, use more const