]>
author | lhez <redacted> | |
Tue, 27 May 2025 19:56:08 +0000 (12:56 -0700) | ||
committer | Georgi Gerganov <redacted> | |
Sun, 1 Jun 2025 11:01:05 +0000 (14:01 +0300) | ||
commit | f49f709ab64255c85f69f857bf6d5bdef78a434d | |
tree | 806673353e70ece89792a4f3e01d88220dac1656 | tree |
parent | 0af8c80aaa78edc91ff63f16e2a9ad63eb9f2222 | commit | diff |
src/ggml-opencl/CMakeLists.txt | diff | blob | history | |
src/ggml-opencl/ggml-opencl.cpp | diff | blob | history | |
src/ggml-opencl/kernels/argsort.cl | [new file with mode: 0644] | blob |
src/ggml-opencl/kernels/div.cl | [new file with mode: 0644] | blob |
src/ggml-opencl/kernels/group_norm.cl | [new file with mode: 0644] | blob |
src/ggml-opencl/kernels/sigmoid.cl | [new file with mode: 0644] | blob |
src/ggml-opencl/kernels/sub.cl | [new file with mode: 0644] | blob |
src/ggml-opencl/kernels/sum_rows.cl | [new file with mode: 0644] | blob |