For the complete documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /max/get-started.md).
Mojo function
apply_epilogue
def apply_epilogue[elementwise_lambda: def[dtype: DType, width: SIMDSize, *, alignment: Int = Int(1)](IndexList[Int(2)], SIMD[dtype, width]) capturing -> None, dst_layout: Layout, dst_element_layout: Layout = Layout(IntTuple(Int(1)), IntTuple(Int(1)))](src: LayoutTensor[address_space=src.address_space, element_layout=src.element_layout, layout_int_type=src.layout_int_type, linear_idx_type=src.linear_idx_type, masked=src.masked, alignment=src.alignment], offset: Int)
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!