fix: update signature of gpuarray.reshape to match the GPUArray method
I missed updating this standalone reshape
function in my PR that added an order
kwarg to the GPUArray.reshape
method.
I missed updating this standalone reshape
function in my PR that added an order
kwarg to the GPUArray.reshape
method.