Skip to main content

Mojo module

matmul_sm100_blockwise_fp8

Aliases

smem_layout_3D

alias smem_layout_3D[layout: Layout] = Layout(IntTuple(IntTuple(1), layout.shape[0].owned_copy(), layout.shape[1].owned_copy(), Tuple()), IntTuple(IntTuple(0), layout.stride[0].owned_copy(), layout.stride[1].owned_copy(), Tuple()))

Parameters

Functions

Was this page helpful?