什么时候对 theano 共享变量使用 borrow=True?

when do use borrow=True for theano shared variables?

在theano中我们什么时候对共享变量使用borrow =true?

在theano深度学习教程中,我发现有些例子中使用了borrow=True,有些则没有。在逻辑回归和MLP教程中使用了borrow=True,而在Convolutional neural network教程中没有使用borrow=True。

在 theano google 组找到答案 https://groups.google.com/forum/#!topic/theano-users/XWDOoKdpn5I