• Razvan Pascanu's avatar
    new scan_permutation op · cb084f7f
    Razvan Pascanu 提交于
    This op takes care of the special case when the entries of scan are not in
    the righr order. Such a thing can happen once the save mem optimization is
    implemented, and the memory buffer for an output is much smaller then the
    number of steps. Then scan will just roll around that memory buffer, and
    entry 0 might end up somewhere in the middle
    cb084f7f
名称
最后提交
最后更新
..
compile 正在载入提交数据...
gof 正在载入提交数据...
misc 正在载入提交数据...
sandbox 正在载入提交数据...
scalar 正在载入提交数据...
scan_module 正在载入提交数据...
sparse 正在载入提交数据...
tensor 正在载入提交数据...
tests 正在载入提交数据...
__init__.py 正在载入提交数据...
configdefaults.py 正在载入提交数据...
configparser.py 正在载入提交数据...
gradient.py 正在载入提交数据...
ifelse.py 正在载入提交数据...
printing.py 正在载入提交数据...
raise_op.py 正在载入提交数据...
updates.py 正在载入提交数据...