• Razvan Pascanu's avatar
    Fixed a bug in pfunc ( bug = when you replaced a shared variable with givens,… · 432ef124
    Razvan Pascanu 提交于
     Fixed a bug in pfunc ( bug =  when you replaced a shared variable with givens, the shared variable did not got replaced, and the update rule was executed ) that resulted in fixing the failing tests of scan. I also did a bit of cleaining in scan tests and code, and fix an unobserved bug in inplace computation of scan plus made sure scan knows (once the optimization is written) to only store the last k steps of an output
    432ef124
名称
最后提交
最后更新
..
__init__.py 正在载入提交数据...
test_builders.py 正在载入提交数据...
test_debugmode.py 正在载入提交数据...
test_function_module.py 正在载入提交数据...
test_inplace_opt_for_value.py 正在载入提交数据...
test_misc.py 正在载入提交数据...
test_module.py 正在载入提交数据...
test_pfunc.py 正在载入提交数据...
test_shared.py 正在载入提交数据...