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
It's currently ambiguous which device imported modules and tensors are sent to. We should allow the user to specify something like the map_location parameter to disambiguate and simplify device acceleration.
It's currently ambiguous which device imported modules and tensors are sent to. We should allow the user to specify something like the
map_location
parameter to disambiguate and simplify device acceleration.https://pytorch.org/docs/stable/generated/torch.load.html
The text was updated successfully, but these errors were encountered: