• 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
名称
最后提交
最后更新
..
deprecated 正在载入提交数据...
tests 正在载入提交数据...
__init__.py 正在载入提交数据...
basic.py 正在载入提交数据...
blas.py 正在载入提交数据...
blas_headers.py 正在载入提交数据...
elemwise.py 正在载入提交数据...
elemwise_cgen.py 正在载入提交数据...
inplace.py 正在载入提交数据...
nnet.py 正在载入提交数据...
opt.py 正在载入提交数据...
randomstreams.py 正在载入提交数据...
raw_random.py 正在载入提交数据...
xlogx.py 正在载入提交数据...