Closed qyouurcs closed 9 years ago
thanks for pointing this out! it seems that it should theano.shared Just curious which version of theano are you using? as I never encountered compilation issue because of this. and I've tested on version 0.7.0rc1.dev-ca45a0bc561e68f9e6ec93a9541e062b7df10802 T.shared and tensor.shared seem to return the same thing. Although T.shared is deprecated.
On 2015-03-26 17:30, Weiguang (Gavin) Ding wrote:
thanks for pointing this out! it seems that it should theano.shared Just curious which version of theano are you using, as I never encountered compilation issue because of this. and I've tested on version 0.7.0rc1.dev-ca45a0bc561e68f9e6ec93a9541e062b7df10802 T.shared and tensor.shared seem to return the same thing. Although T.shared is deprecated.
Reply to this email directly or view it on GitHub [1].
*
Links:
I am using the latest version (bloody version). I checked out the Theano code from github directly. It should be 0.7rc2.
Quanzeng
This could not even compile.