it seems like: torch.cuda.device_count()=1, but torch.cuda.current_device()=0....
What I 've got:
NVIDIA GeForce GTX 1650 Ti
CUDA available: True (version:11.1)
cuDNN enabled: True(version:8.9.729)
pytorch 1.9.0
torchvision 0.10.0
prettytable
easydict
it seems like: torch.cuda.device_count()=1, but torch.cuda.current_device()=0.... What I 've got: NVIDIA GeForce GTX 1650 Ti CUDA available: True (version:11.1) cuDNN enabled: True(version:8.9.729) pytorch 1.9.0 torchvision 0.10.0 prettytable easydict