Mojo function
copy_to_nd_buffer_masked
copy_to_nd_buffer_masked[dst_rank: Int, src_rank: Int, dtype: DType, dst_buff_shape: DimList, dst_address_space: AddressSpace, src_data_layout: Layout, src_element_layout: Layout, thread_layout: Layout](dst: NDBuffer[dtype, dst_rank, dst_buff_shape], src_thread_local: LayoutTensor[dtype, src_data_layout, src_rank, address_space=dst_address_space, element_layout=src_element_layout, layout_bitwidth=layout_bitwidth, masked=masked, alignment=alignment], tile_mask: TileMask[rank, element_size, element_stride], thread_id: Int)
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!