• Razvan Pascanu's avatar
    transformed the pushout optimization from local to a global opt. · b2cf1984
    Razvan Pascanu 提交于
    There is no reason for this, just that I had a lot of problems with this
    optimization. It turned out the problem to be caused by
    local_useless_subtensor optimization (fix which I will push later).
    In my attempts to debug it though, I ended up converting it into a global
    optimizer, and I don't want to go through the pain of reverting it and
    making sure also that it works.
    b2cf1984
名称
最后提交
最后更新
..
tests 正在载入提交数据...
__init__.py 正在载入提交数据...
scan.py 正在载入提交数据...
scan_op.py 正在载入提交数据...
scan_opt.py 正在载入提交数据...
scan_utils.py 正在载入提交数据...
scan_views.py 正在载入提交数据...