Skip to main content

compute_relu

Function compute_relu 

Source
pub fn compute_relu(input: &[f32], output: &mut [f32])
Expand description

Compute contiguous Float32 ReLU with MLAS SIMD.