Mojo function
welford_block_all_reduce
welford_block_all_reduce[type: DType, //](thread_mean: SIMD[type, 1], thread_m2: SIMD[type, 1], thread_count: SIMD[type, 1], mut res_mean: SIMD[type, 1], mut res_m2: SIMD[type, 1], mut res_count: SIMD[type, 1])
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!