Mojo function
copy_from_nd_buffer_masked
copy_from_nd_buffer_masked[dst_rank: Int, src_rank: Int, dtype: DType, dst_address_space: AddressSpace, dst_data_layout: Layout, src_buff_shape: DimList, dst_element_layout: Layout, thread_layout: Layout, is_async: Bool = False, swizzle: OptionalReg[fn[DType](SIMD[$0, 1]) -> SIMD[$0, 1]] = OptionalReg(None)](dst_thread_local: LayoutTensor[dtype, dst_data_layout, dst_rank, address_space=dst_address_space, element_layout=dst_element_layout, layout_bitwidth=layout_bitwidth, masked=masked, alignment=alignment], src: NDBuffer[dtype, src_rank, src_buff_shape], 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!