pub fn situ_gate(x: f32, beta: f32) -> f32
Gate branch: softcap(x, beta) * sigmoid(x). Bound |·| < |beta|.
softcap(x, beta) * sigmoid(x)
|·| < |beta|