]>
author | lhez <redacted> | |
Tue, 14 Jan 2025 07:24:03 +0000 (09:24 +0200) | ||
committer | Georgi Gerganov <redacted> | |
Tue, 14 Jan 2025 07:36:36 +0000 (09:36 +0200) | ||
commit | 067b7d68679519b88d644b7714c356f3ec52d256 | |
tree | 013469f6d0c86af2eae1f7fd3e9de0d90b82175f | tree |
parent | f8b09402e3f1c9a67b929b69a4b449735cb02dbf | commit | diff |
src/ggml-opencl/CMakeLists.txt | [new file with mode: 0644] | blob |
src/ggml-opencl/ggml-opencl.cpp | [new file with mode: 0644] | blob |
src/ggml-opencl/kernels/embed_kernel.py | [new file with mode: 0644] | blob |
src/ggml-opencl/kernels/ggml-opencl.cl | [new file with mode: 0644] | blob |
src/ggml-opencl/kernels/ggml-opencl_cvt.cl | [new file with mode: 0644] | blob |
src/ggml-opencl/kernels/ggml-opencl_gemv_noshuffle.cl | [new file with mode: 0644] | blob |
src/ggml-opencl/kernels/ggml-opencl_gemv_noshuffle_general.cl | [new file with mode: 0644] | blob |
src/ggml-opencl/kernels/ggml-opencl_mm.cl | [new file with mode: 0644] | blob |
src/ggml-opencl/kernels/ggml-opencl_mul_mat_Ab_Bi_8x4.cl | [new file with mode: 0644] | blob |
src/ggml-opencl/kernels/ggml-opencl_transpose_16.cl | [new file with mode: 0644] | blob |
src/ggml-opencl/kernels/ggml-opencl_transpose_32.cl | [new file with mode: 0644] | blob |
src/ggml-opencl/kernels/ggml-opencl_transpose_32_16.cl | [new file with mode: 0644] | blob |