提交 4e8a2434 authored 作者: Frederic Bastien's avatar Frederic Bastien

Fix typo in doc.

上级 bd777412
...@@ -535,7 +535,7 @@ del param ...@@ -535,7 +535,7 @@ del param
if not config.cxx: if not config.cxx:
warnings.warn("DeprecationWarning: there is no c++ compiler." warnings.warn("DeprecationWarning: there is no c++ compiler."
"This is deprecated and Theano 0.11 a c++ compiler will be mandatory") "This is deprecated and with Theano 0.11 a c++ compiler will be mandatory")
if rc == 0 and config.cxx != "": if rc == 0 and config.cxx != "":
# Keep the default linker the same as the one for the mode FAST_RUN # Keep the default linker the same as the one for the mode FAST_RUN
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论