For the complete documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /get-started.md).
Mojo function
elementwise_closure
def elementwise_closure[elementwise_lambda_fn: Optional[def[dtype: DType, width: Int, *, alignment: Int = 1](IndexList[2], SIMD[dtype, width]) capturing -> None], config: KernelConfig, //](offset: GemmShape, shape: GemmShape, c_read: TileTensor[linear_idx_type=c_read.linear_idx_type, element_size=c_read.element_size])