Skip to main content

Mojo function

split_k_reduce

split_k_reduce[elementwise_lambda_fn: Optional[def[dtype: DType, width: Int, *, alignment: Int = 1](IndexList[2], SIMD[dtype, width]) capturing -> None] = None](c: TileTensor[c.dtype, c.LayoutType, c.origin, address_space=c.address_space, linear_idx_type=c.linear_idx_type, element_size=c.element_size], work_space: TileTensor[work_space.dtype, work_space.LayoutType, work_space.origin, address_space=work_space.address_space, linear_idx_type=work_space.linear_idx_type, element_size=work_space.element_size], ctx: DeviceContext)

Was this page helpful?