simd_batch_prediction

Function simd_batch_prediction 

Source
pub fn simd_batch_prediction(
    k_star_m_batch: &[Array2<f64>],
    alpha_batch: &[Array1<f64>],
) -> Vec<Array1<f64>> 
Expand description

SIMD-accelerated batch prediction Processes multiple predictions simultaneously