You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Within setup.py the requirements for TensorFlow is 1.4.0 to 1.9.0. According to the build guide here we can only use CUDA 9. Upgrading to CUDA 10 is possible only when you upgrade TensorFlow.
For even more advanced version of CUDA, I would recommend you to downgrade your CUDA instead as TF 1 to 2 requires substantial code change. You can use this repository phohenecker/switch-cuda to switch CUDA when required.
请问不用cuda9.0行吗 用cuda10的话需要修改哪里的代码
The text was updated successfully, but these errors were encountered: