提交 15d1913f authored 作者: David Warde-Farley's avatar David Warde-Farley

Update NEWS.txt again.

上级 a3713927
...@@ -19,6 +19,9 @@ Bug fixes ...@@ -19,6 +19,9 @@ Bug fixes
* Fixed an issue whereby config values were used as default arguments, * Fixed an issue whereby config values were used as default arguments,
with those defaults then stuck at old values if the config variables were with those defaults then stuck at old values if the config variables were
changed during program execution. (David W-F) changed during program execution. (David W-F)
* Fixed many subtle bugs involving mutable default arguments which may have
led to unexpected behaviour, such as objects sharing instance variables
they were not supposed to share. (David W-F)
Documentation Documentation
* Added in the tutorial documentation on how to extend Theano. * Added in the tutorial documentation on how to extend Theano.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论