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
importdpctl.tensorasdpt#Default type is float64.Xcpu=dpt.ones(4, device="cpu")
#GPU without float64 support. Should have been cast to dtype float32, but failed.dpt.asarray(Xcpu, device="gpu")