dpctl
dpctl copied to clipboard
Add `order` kwarg to `from_numpy`
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