提交 194d4ca2 authored 作者: Frederic Bastien's avatar Frederic Bastien

fixed comment.

上级 0960e8b8
...@@ -149,4 +149,4 @@ class TheanoConfig(object): ...@@ -149,4 +149,4 @@ class TheanoConfig(object):
config = TheanoConfig() config = TheanoConfig()
if config.get('scalar.floatX') not in ['float32', 'float64']: if config.get('scalar.floatX') not in ['float32', 'float64']:
raise Exception("the configuration scalar.real must have value float32 or float64") raise Exception("the configuration scalar.floatX must have value float32 or float64")
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论