Dimitris
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Dimitris created a post, Can PyCharm support two GPUs?
Hello, I have a question. I think I installed CUDA and have been running some projects with it.print("Number of GPU: ", torch.cuda.device_count())device = torch.device('cuda' if torch.cuda.is_avail...