Skip to main content

attn_fixed

Function attn_fixed 

Source
fn attn_fixed(value: f64, name: &str, id: ValueId) -> Result<i64, String>
Expand description

Quantise a real value into the signed Q8.16 attention datapath, rejecting out-of-range constants.