Skip to main content
Log in

Mojo function

ndbuffer_reshape

ndbuffer_reshape[rank: Int, output_rank: Int, type: DType, single_thread_blocking_override: Bool](input: NDBuffer[type, rank, origin], new_shape: Index[output_rank]) -> NDBuffer[type, output_rank, origin]