Skip to main content

Mojo function

pack_b_ndbuffer

pack_b_ndbuffer[b_type: DType, b_shape: DimList, //, a_type: DType, a_shape: DimList, c_type: DType, c_shape: DimList, output_origin: MutOrigin](b_input: NDBuffer[b_type, 2, b_input.origin, b_shape], output_buffer: NDBuffer[b_type, 2, output_origin])

Was this page helpful?