Skip to content

Commit c62a66b

Browse files
yifeifjhseu
authored andcommitted
Update cudnn version in instruction for mac gpu. (tensorflow#6407)
1 parent fe70bd9 commit c62a66b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tensorflow/g3doc/get_started/os_setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -740,7 +740,7 @@ export PATH="$CUDA_HOME/bin:$PATH"
740740
```
741741

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

0 commit comments

Comments
 (0)