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

fix white space.

上级 68192fb5
...@@ -12,7 +12,7 @@ config = TheanoConfigParser() ...@@ -12,7 +12,7 @@ config = TheanoConfigParser()
AddConfigVar('floatX', AddConfigVar('floatX',
"Default floating-point precision for python casts", "Default floating-point precision for python casts",
EnumStr('float64', 'float32'), EnumStr('float64', 'float32'),
) )
#gpu mean let the driver select the gpu. Needed in case of gpu in exclusive mode. #gpu mean let the driver select the gpu. Needed in case of gpu in exclusive mode.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论