Skip to main content

Mojo function

transpose_strided

transpose_strided[rank: Int, dtype: DType, //](output: NDBuffer[dtype, output.origin, output.shape], input: NDBuffer[dtype, input.origin, input.shape], perms: UnsafePointer[Scalar[DType.int], perms.origin])

Was this page helpful?