]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
OpenCL: add SOLVE_TRI op support (#18846)
authorshaofeiqi <redacted>
Thu, 15 Jan 2026 19:17:17 +0000 (11:17 -0800)
committerGitHub <redacted>
Thu, 15 Jan 2026 19:17:17 +0000 (11:17 -0800)
commit785a71008573e2d84728fb0ba9e851d72d3f8fab
tree24f352f2cbb84ab00a09135b971a36921e5afb83
parent6e7fc8a146556fe20be36906e1b1b7e03bc36d44
OpenCL: add SOLVE_TRI op support (#18846)
ggml/src/ggml-opencl/CMakeLists.txt
ggml/src/ggml-opencl/ggml-opencl.cpp
ggml/src/ggml-opencl/kernels/solve_tri.cl [new file with mode: 0644]