llama.cpp
d76a86d9
- opencl: Noncontiguous `norm`, `rms_norm`, disable `fp16` for some ops (#12217)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
217 days ago
opencl: Noncontiguous `norm`, `rms_norm`, disable `fp16` for some ops (#12217) * opencl: support noncontiguous `norm` * opencl: support noncontiguous `rms_norm` * opencl: disable fp16 for `ADD`, `MUL`, `SCALE`, `RELU`, `GELU`, `SILU`, `CLAMP`
References
#12217 - opencl: Noncontiguous `norm`, `rms_norm`, disable `fp16` for some ops
Author
lhez
Parents
776f9e59
Loading