]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
opencl: Noncontiguous `norm`, `rms_norm`, disable `fp16` for some ops (llama/12217)
authorlhez <redacted>
Fri, 7 Mar 2025 00:20:35 +0000 (16:20 -0800)
committerGeorgi Gerganov <redacted>
Fri, 7 Mar 2025 13:19:59 +0000 (15:19 +0200)
commit01a07d7288db715312a976fd87176ec7f321fd24
tree1cc8da3f5f24697f854dc7be73ead7cc65eaf818
parent698499ff367567c403e43bde76017a370d725e7f
opencl: Noncontiguous `norm`, `rms_norm`, disable `fp16` for some ops (llama/12217)

* opencl: support noncontiguous `norm`

* opencl: support noncontiguous `rms_norm`

* opencl: disable fp16 for `ADD`, `MUL`, `SCALE`, `RELU`, `GELU`, `SILU`, `CLAMP`
src/ggml-opencl/ggml-opencl.cpp
src/ggml-opencl/kernels/ggml-opencl.cl