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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -77,7 +77,7 @@ of the different operating modes.
77
77
- gcc4
78
78
- RAR backend tool for `rarfile` (see https://pypi.python.org/pypi/rarfile/)
79
79
- python packages: `matplotlib pypng rarfile pillow` and `tensorflow-gpu` (at least version 1.7)
80
-
- CUDA and CuDNN. Please make sure that the versions you install are compatible with the version of `tensorflow-gpu` you are using (see e.g. https://github.com/tensorflow/tensorflow/releases).
80
+
- CUDA and CuDNN. You should use the installer downloaded from the NVIDIA website and install to /usr/local/cuda. Please make sure that the versions you install are compatible with the version of `tensorflow-gpu` you are using (see e.g. https://github.com/tensorflow/tensorflow/releases).
81
81
82
82
### Prepare environment
83
83
- copy `config_template/config.ini` to `./` and modify settings in the `[dir]`, `[run]`
0 commit comments