Skip to main content
Log in

Mojo function

copy_to_nd_buffer_masked

copy_to_nd_buffer_masked[dst_rank: Int, dtype: DType, dst_buff_shape: DimList, src_data_layout: Layout, thread_layout: Layout](dst: NDBuffer[dtype, dst_rank, dst_buff_shape], src_thread_local: LayoutTensor[dtype, src_data_layout, mut=mut, origin=origin, address_space=address_space, element_layout=element_layout, layout_bitwidth=layout_bitwidth, masked=masked, alignment=alignment], tile_mask: TileMask[rank, element_size, element_stride], thread_id: Int)