提交 52b9c165 authored 作者: notoraptor's avatar notoraptor

Default messages more explicit.

上级 1656a4aa
...@@ -638,13 +638,13 @@ import theano and print the config variable, as in: ...@@ -638,13 +638,13 @@ import theano and print the config variable, as in:
.. attribute:: config.dnn.include_path .. attribute:: config.dnn.include_path
Default: ``include`` sub-folder in CUDA root directory. Default: ``include`` sub-folder in CUDA root directory, or headers paths defined for the compiler.
Location of the cudnn header. Location of the cudnn header.
.. attribute:: config.dnn.library_path .. attribute:: config.dnn.library_path
Default: Library sub-folder (``lib64`` on Linux) in CUDA root directory. Default: Library sub-folder (``lib64`` on Linux) in CUDA root directory, or libraries paths defined for the compiler.
Location of the cudnn library. Location of the cudnn library.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论