arr is a PyOpenCL array a and b are tile sizes for transposing the PyOpenCL array in place.
Returns an array that has transposed shape and data. The original array's shape is not modified and its the data is re-laid out as transposed.
arr is a PyOpenCL array a and b are tile sizes for transposing the PyOpenCL array in place.
Returns an array that has transposed shape and data. The original array's shape is not modified and its the data is re-laid out as transposed.