-
由 Razvan Pascanu 提交于
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.
c05d32ce