]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
cuda : add softcap fusion (#14907)
authorSigbjørn Skjæret <redacted>
Tue, 29 Jul 2025 12:22:03 +0000 (14:22 +0200)
committerGitHub <redacted>
Tue, 29 Jul 2025 12:22:03 +0000 (14:22 +0200)
commit138b288b594eeb19d58e0ab0d74eae32009c9c20
treee7ec58cd5b3974615d60c7837902d482da85231f
parentbbd0f917797e9d524680f1b30d34a46eb06d7651
cuda : add softcap fusion (#14907)
ggml/src/ggml-cuda/ggml-cuda.cu
ggml/src/ggml-cuda/softcap.cu [new file with mode: 0644]
ggml/src/ggml-cuda/softcap.cuh [new file with mode: 0644]
tests/test-backend-ops.cpp