提交 580617f1 authored 作者: Pascal Lamblin's avatar Pascal Lamblin

Update NEWS.txt

上级 24678ba4
...@@ -28,6 +28,10 @@ New Features ...@@ -28,6 +28,10 @@ New Features
anything below an intermediate variable that has a name. Defaults to False. anything below an intermediate variable that has a name. Defaults to False.
* debugprint does not print anymore the "|" symbol in a column after the last input. * debugprint does not print anymore the "|" symbol in a column after the last input.
Internal changes
* Define new exceptions MissingInputError and UnusedInputError, and use them
in theano.function, instead of TypeError and ValueError. (Pascal L.)
============= =============
Release Notes Release Notes
============= =============
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论