]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
opencl: add TRI op support (llama/18979)
authorshaofeiqi <redacted>
Thu, 22 Jan 2026 06:05:54 +0000 (22:05 -0800)
committerGeorgi Gerganov <redacted>
Fri, 30 Jan 2026 11:49:29 +0000 (13:49 +0200)
commit7751c92aedccc12cf4c51629418b833318c25a72
treea90588deb081702d8007dbf4823e8903154811ef
parentb262a577ab54580bc145716eaafbe808d8fc871b
opencl: add TRI op support (llama/18979)
src/ggml-opencl/CMakeLists.txt
src/ggml-opencl/ggml-opencl.cpp
src/ggml-opencl/kernels/tri.cl [new file with mode: 0644]