]>
author | lhez <redacted> | |
Tue, 27 May 2025 19:56:08 +0000 (12:56 -0700) | ||
committer | GitHub <redacted> | |
Tue, 27 May 2025 19:56:08 +0000 (12:56 -0700) | ||
commit | a3c30846e410c91c11d7bf80978795a03bb03dee | |
tree | 3117c9b7c01db2fa2a8e4d2460660e80007af1e8 | tree |
parent | 1701d4c54f93c0d203bf92ea7202a94b037c2338 | 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 |