提交 27d2b072 authored 作者: Frederic Bastien's avatar Frederic Bastien

In NEWS.txt added info about the interface change.

上级 0e92501d
Modifications in the 0.4.1 release candidate 1(28 July 2011)
Interface change:
* tensor.grad(cost, wrt) will return an object of the "same type" of wrt.
If wrt is a tensor variable, list or tuple, it will return the same thing.
This is an interface change outside the normal release number scheme. We need
this for pylearn2 and waiting for a futur release is not a good solution.
Deprecation (will be removed in Theano 0.5):
* The string mode (accepted only by theano.function()) FAST_RUN_NOGC. Use Mode(linker='c|py_nogc') instead.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论