]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
CUDA: General GEMV fusion (#16715)
authorAman Gupta <redacted>
Sun, 26 Oct 2025 11:28:04 +0000 (19:28 +0800)
committerGitHub <redacted>
Sun, 26 Oct 2025 11:28:04 +0000 (19:28 +0800)
commitf77c13b91f4d25754b6a0b857f98a6bc922a0aa7
treec860678c61afacdb571acc376e9bdefc5a7cddf4
parent3cfa9c3f125763305b4226bc032f1954f08990dc
CUDA: General GEMV fusion (#16715)
ggml/src/ggml-cuda/common.cuh
ggml/src/ggml-cuda/convert.cuh
ggml/src/ggml-cuda/ggml-cuda.cu
ggml/src/ggml-cuda/mmvf.cu
ggml/src/ggml-cuda/mmvf.cuh
ggml/src/ggml-cuda/mmvq.cu
ggml/src/ggml-cuda/mmvq.cuh
ggml/src/ggml-cuda/unary.cu
ggml/src/ggml-cuda/unary.cuh
src/llama-graph.cpp
tests/test-backend-ops.cpp