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
naive_epilogue
def naive_epilogue[c_type: DType, *, elementwise_lambda_fn: def[dtype: DType, width: Int, *, alignment: Int = 1](IndexList[2], SIMD[dtype, width]) capturing -> None](c: TileTensor[c_type, linear_idx_type=c.linear_idx_type, element_size=c.element_size], ctx: DeviceContext)