提交 7136f8de authored 作者: Tanjay94's avatar Tanjay94

Fixed warning doc for warn_float64.

上级 58936a5d
......@@ -25,7 +25,7 @@ AddConfigVar('floatX',
)
AddConfigVar('warn_float64',
"Warning, parts of the graph are in float64 which can't be run on the GPU with the current(old) gpu back-end.",
"Warning for float64 part in the function's graph which can't be run on the GPU with the current(old) gpu back-end.",
BoolParam(False),
in_c_key=False,
)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论