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
Change required cuDNN from v5.1 to v6.0 for Linux in the docs (tensorflow#12463)
This fix changes the required cuDNN from v5.1 to v6.0 for Linux in
`tensorflow/docs_src/install/install_linux.md` as the build is
linked against libcudnn.so.6 (not libcudnn.so.5)
This fix fixed 12416.
Signed-off-by: Yong Tang <[email protected]>
0 commit comments