Pre-emptive fix of a bug. There is no way of producing the bug with the
trunk of Theano, it can only be produced by Arnaud optimization (that fuses
scan ops together). Unfortunately due to lack of testing, the optimization
is not yet added into the trunk. The bug is that the scan_op generated by
the gradient uses the same variables as the original scan, and if you try to
fuse these two ops you run into troubles.
正在显示
请
注册
或者
登录
后发表评论