-
Notifications
You must be signed in to change notification settings - Fork 7.2k
Closed
Labels
Description
"torch.cuda.is_available() is False"
+ '[' 3.8 == 3.6 ']'
++ python -c 'import torch; print(torch.cuda.is_available())'
+ torch_cuda=False
+ echo torch.cuda.is_available is False
torch.cuda.is_available is False
+ '[' '!' -z 11.1 ']'
+ '[' False == False ']'
+ echo 'torch with cuda installed but torch.cuda.is_available() is False'
torch with cuda installed but torch.cuda.is_available() is False
+ exit 1
cc @peterjc123 @nbcsm @guyang3532 @maxluk @gunandrose4u @mszhanyi @seemethere