Skip to main content

softmax

Function softmax 

Source
pub fn softmax(logits: &[f32]) -> Vec<f32>