]>
author | lhez <redacted> | |
Tue, 27 May 2025 19:56:08 +0000 (12:56 -0700) | ||
committer | Georgi Gerganov <redacted> | |
Sun, 1 Jun 2025 12:14:44 +0000 (15:14 +0300) | ||
commit | 3623186312642ba35787de56b3222ca6d964b2e3 | |
tree | b3edefa1b5e12f0c093556f1282c3fa773b01627 | tree |
parent | 67beac47f3e73807c61217f93fe44b43043253f1 | commit | diff |
ggml/src/ggml-opencl/CMakeLists.txt | diff | blob | history | |
ggml/src/ggml-opencl/ggml-opencl.cpp | diff | blob | history | |
ggml/src/ggml-opencl/kernels/argsort.cl | [new file with mode: 0644] | blob |
ggml/src/ggml-opencl/kernels/div.cl | [new file with mode: 0644] | blob |
ggml/src/ggml-opencl/kernels/group_norm.cl | [new file with mode: 0644] | blob |
ggml/src/ggml-opencl/kernels/sigmoid.cl | [new file with mode: 0644] | blob |
ggml/src/ggml-opencl/kernels/sub.cl | [new file with mode: 0644] | blob |
ggml/src/ggml-opencl/kernels/sum_rows.cl | [new file with mode: 0644] | blob |