Skip to main content
Log in

Mojo function

transpose_3d_swap_outer

transpose_3d_swap_outer[rank: Int, output_shape: DimList, input_shape: DimList, type: DType](output: NDBuffer[type, rank, origin, output_shape], input: NDBuffer[type, rank, origin, input_shape], perms: UnsafePointer[SIMD[index, 1]], simplified_input_shape: Index[rank], simplified_rank: Int)

Was this page helpful?