-
由 James Bergstra 提交于
The get_value and set_value have a borrow parameter that controls whether data is copied when moving it between user-managed values and theano-managed values. The .value property is uses these new methods with borrow=False.
6978e564