Skip to content

Commit 391a39a

Browse files
authored
Update README.md
1 parent 9a66332 commit 391a39a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ pip install tensorflow==2.0.0-alpha0
2121
```
2222

2323
2. GPU install
24+
25+
Install `CUDA 10.0`(or after) and `cudnn` by yourself. and set `LD_LIBRARY_PATH` up.
26+
2427
```python
2528
pip install tensorflow-gpu==2.0.0-alpha0
2629
```

0 commit comments

Comments
 (0)