提交 1656a4aa authored 作者: notoraptor's avatar notoraptor

Update description for default values.

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