]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
SOLVE_TRI CUDA kernel for small matrices (llama/17457)
authorPiotr Wilkin (ilintar) <redacted>
Fri, 28 Nov 2025 04:15:32 +0000 (05:15 +0100)
committerGeorgi Gerganov <redacted>
Thu, 11 Dec 2025 13:32:48 +0000 (15:32 +0200)
commitfe0db9731460c95e5156da550627056226a81129
tree01ef6845d5f0ec79663bd75a287a122aff881c4b
parent58765778442747fbe25c98243e4288004d8f0c99
SOLVE_TRI CUDA kernel for small matrices (llama/17457)
src/ggml-cuda/ggml-cuda.cu
src/ggml-cuda/solve_tri.cu [new file with mode: 0644]
src/ggml-cuda/solve_tri.cuh [new file with mode: 0644]
tests/test-backend-ops.cpp