Skip to main content

calculate_tensor_stats_cache_optimized

Function calculate_tensor_stats_cache_optimized 

Source
pub fn calculate_tensor_stats_cache_optimized(
    data: &[f32],
    cache_params: &CacheAwareParams,
) -> Result<(f32, f32, f32, f32)>
Expand description

Cache-optimized tensor statistics calculation with blocking