• James Bergstra's avatar
    Replaced tensor.basic.SetSubtensor with tensor.basic.IncSubTensor. · d020e83b
    James Bergstra 提交于
    This was done in order to greatly simplify a new optimization to serialize
    multiple IncSubtensors of a common base.  This is a case that happens if you
    compute more than one subtensor from a single variable and then take a gradient.
    Serialization helps because then all the IncSubtensors can be done inplace.
    d020e83b
名称
最后提交
最后更新
benchmark 正在载入提交数据...
bin 正在载入提交数据...
doc 正在载入提交数据...
examples 正在载入提交数据...
theano 正在载入提交数据...
.hgignore 正在载入提交数据...
LICENSE.txt 正在载入提交数据...
NEWS.txt 正在载入提交数据...
README.txt 正在载入提交数据...
ez_setup.py 正在载入提交数据...
setup.cfg 正在载入提交数据...
setup.py 正在载入提交数据...