dpctl icon indicating copy to clipboard operation
dpctl copied to clipboard

Add `order` kwarg to `from_numpy`

Open ndgrigorian opened this issue 8 months ago • 0 comments

asarray on NumPy arrays supports order kwarg, and given order is respected when dpt.to_numpy/dpt.asnumpy are called on usm_ndarray

from_numpy is the exception

ndgrigorian avatar Apr 17 '25 20:04 ndgrigorian