]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Add DIAG for CUDA (#17873)
authorPiotr Wilkin (ilintar) <redacted>
Tue, 9 Dec 2025 19:28:57 +0000 (20:28 +0100)
committerGitHub <redacted>
Tue, 9 Dec 2025 19:28:57 +0000 (20:28 +0100)
commitb63509262ac88db248fa70a1364c8a76e339e93f
tree8aad49c295e57879052947ed7057d5181b11bcd7
parent48f47565a7e6555c92cc506ecfec8d71bdb1838f
Add DIAG for CUDA (#17873)

* Add DIAG for CUDA

* Refactor parameters
ggml/src/ggml-cuda/diag.cu [new file with mode: 0644]
ggml/src/ggml-cuda/diag.cuh [new file with mode: 0644]
ggml/src/ggml-cuda/ggml-cuda.cu
tests/test-backend-ops.cpp