Skip to main content

Mojo function

load_b

load_b[mma_shape: IndexList[3], swizzle: Optional[Swizzle]](src: LayoutTensor[src.dtype, src.layout, src.origin, 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]) -> LayoutTensor[src.dtype, Layout.row_major((src.layout.size() // (WARP_SIZE * 8)), 8), MutAnyOrigin, address_space=AddressSpace.LOCAL]

Returns:

LayoutTensor

Was this page helpful?