Skip to content

Commit

Permalink
Update cudnn version in instruction for mac gpu. (tensorflow#6407)
Browse files Browse the repository at this point in the history
  • Loading branch information
yifeif authored and jhseu committed Dec 19, 2016
1 parent fe70bd9 commit c62a66b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tensorflow/g3doc/get_started/os_setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -740,7 +740,7 @@ export PATH="$CUDA_HOME/bin:$PATH"
```

Finally, you will also want to install the [CUDA Deep Neural
Network](https://developer.nvidia.com/cudnn) (cuDNN v5) library which currently
Network](https://developer.nvidia.com/cudnn) (cuDNN v5.1) library which currently
requires an [Accelerated Computing Developer
Program](https://developer.nvidia.com/accelerated-computing-developer) account.
Once you have it downloaded locally, you can unzip and move the header and
Expand Down

0 comments on commit c62a66b

Please sign in to comment.