• Razvan Pascanu's avatar
    Fixed bug in scan_perform.pyx · 2c67fd8b
    Razvan Pascanu 提交于
    Scan_perform.pyx used not to zero out the output starting from the right
    point (when performing a while). This bug was detectable only in debug mode.
    The python version of scan was doing the right thing though, so this is just
    a matter of sync-ing the two versions. Note that all the changes in
    scan_perform.c where generated by cython, and as such they shouldn't need to
    be checked ( they are mostly because in the lab we have cython 0.14 instead
    of cython 0.13 which I used previously).
    2c67fd8b
名称
最后提交
最后更新
..
compile 正在载入提交数据...
gof 正在载入提交数据...
misc 正在载入提交数据...
sandbox 正在载入提交数据...
scalar 正在载入提交数据...
scan_module 正在载入提交数据...
sparse 正在载入提交数据...
tensor 正在载入提交数据...
tests 正在载入提交数据...
__init__.py 正在载入提交数据...
configdefaults.py 正在载入提交数据...
configparser.py 正在载入提交数据...
gradient.py 正在载入提交数据...
lazycond.py 正在载入提交数据...
printing.py 正在载入提交数据...
raise_op.py 正在载入提交数据...
updates.py 正在载入提交数据...