You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Test the writable flag of a usm_ndarray from read-only DLPack capsule
Also adds a test checking for the writable flag of a usm_ndarray constructed with a read-only usm_ndarray as the buffer
Removes some commented out `flags` checks from `test_meshgrid2`. These checks were malformed, as `dpt.meshgrid` returns a non-contiguous view in the test.
0 commit comments