]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
CUDA: add dynamic shared mem to softmax, refactor general usage (llama/14497)
authorAman Gupta <redacted>
Wed, 2 Jul 2025 23:45:11 +0000 (07:45 +0800)
committerGeorgi Gerganov <redacted>
Sat, 12 Jul 2025 16:23:56 +0000 (19:23 +0300)
commit9cde908c0a50d530b5e4fb4d7a06ae69bfc62294
tree384c154e7a1e8d8d2fb64a2b4a048792861a9f3f
parentd2d120c25628d688a2170ebb872723ce83f396e3
CUDA: add dynamic shared mem to softmax, refactor general usage (llama/14497)
ggml/src/ggml-cuda/common.cuh
ggml/src/ggml-cuda/cross-entropy-loss.cu
ggml/src/ggml-cuda/mmq.cuh
ggml/src/ggml-cuda/softmax.cu