windows7+python3.7+cuda10.2+cudnn8.3.2.44+pytorch1.8.1
import torch print(torch.__version__) print(torch.cuda.is_available())