Skip to main content

Mojo function

pack_transposed_b_ndbuffer

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

Was this page helpful?