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
Thank you for perfect work.
But like this: "device = torch.device('cuda' if torch.cuda.is_available() else 'cpu')",
Sometimes, I will use 'cuda:1'.
Please fix it.
The text was updated successfully, but these errors were encountered:
Thank you for perfect work.
But like this: "device = torch.device('cuda' if torch.cuda.is_available() else 'cpu')",
Sometimes, I will use 'cuda:1'.
Please fix it.
The text was updated successfully, but these errors were encountered: