提交 f99646d7 authored 作者: Frederic Bastien's avatar Frederic Bastien

Fix second place of the doc

上级 fc7657ff
...@@ -415,7 +415,7 @@ AddConfigVar('dnn.enabled', ...@@ -415,7 +415,7 @@ AddConfigVar('dnn.enabled',
" to not using it if not present." " to not using it if not present."
" If True and cuDNN can not be used, raise an error." " If True and cuDNN can not be used, raise an error."
" If False, disable cudnn even if present." " If False, disable cudnn even if present."
" If no_check, assume present and the version between heasers and linked match (so less compilation at context init)", " If no_check, assume present and the version between header and library match (so less compilation at context init)",
EnumStr("auto", "True", "False", "no_check"), EnumStr("auto", "True", "False", "no_check"),
in_c_key=False) in_c_key=False)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论