mit-han-lab / data-efficient-gans

[NeurIPS 2020] Differentiable Augmentation for Data-Efficient GAN Training
https://arxiv.org/abs/2006.10738
BSD 2-Clause "Simplified" License
1.28k stars 175 forks source link

raise RuntimeError('No GPU devices found') #41

Closed jinzhenmu closed 3 years ago

jinzhenmu commented 3 years ago
jinzhenmu commented 3 years ago

Copyright (c) 2005-2019 NVIDIA Corporation Built on Fri_Feb__8_19:08:17_PST_2019 Cuda compilation tools, release 10.1, V10.1.105

jinzhenmu commented 3 years ago
zsyzzsoft commented 3 years ago

Does your tensorflow has GPU support? Please try uninstall tensorflow and then install tensorflow-gpu

jinzhenmu commented 3 years ago