Skip to content

fix: update signature of gpuarray.reshape to match the GPUArray method

Gregory R. Lee requested to merge reshape_fix into master

I missed updating this standalone reshape function in my PR that added an order kwarg to the GPUArray.reshape method.

Merge request reports

Loading