提交 1b12c838 authored 作者: Frederic Bastien's avatar Frederic Bastien

renamed a config file name.

上级 0530834d
......@@ -410,7 +410,7 @@ class TheanoConfig(object):
#user config file override the default value
self.config.read(['site.cfg', os.path.expanduser('~/.theano.cfg')])
self.config.read(['theano.cfg', os.path.expanduser('~/.theano.cfg')])
self.env_flags=os.getenv("THEANO_FLAGS","")
#The value in the env variable THEANO_FLAGS override the previous value
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论