Skip to content
Commit d8fd1fa4 authored by Simon Perkins's avatar Simon Perkins
Browse files

Add a GPUArray.squeeze() method.

Sometimes useful in cases where numpy and GPUArray shapes
don't match due to length 1 dimensions. This can occur
when slicing GPU and CPU arrays and helps to suppress warnings
about non-matching array shapes.
parent 84904de6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment