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
…r underneath
Copy-with-casting kernel to transfer content of numpy.ndarray to usm_ndarray is
implemented using sycl::buffer used on ndarray's data-pointer. The pointer can
not be a host-accessible USM pointer for the behavior to be well-defined.
This change should fix issue gh-1089
OS: Windows
Driver version: 30.0.101.1660
The text was updated successfully, but these errors were encountered: