Skip to main content
mlp
cherenkov
0.1.0
In cherenkov::
qwen4_
exp::
cpu
cherenkov
::
qwen4_exp
::
cpu
Function
mlp
Copy item path
Source
fn mlp( gate: &
QLinear
<'_>, up: &
QLinear
<'_>, down: &
QLinear
<'_>, x: &[
f32
], ) ->
Vec
<
f32
>