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
Earlier I could use troch.xpu.device(current_device).syc_device to get sycl::device but looks like 'sycl_device' is no longer member of device class. What is be best way to get sycl::device in general?