Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

theano function参数shared变量问题 #3

Open
zhaolei opened this issue Feb 2, 2016 · 0 comments
Open

theano function参数shared变量问题 #3

zhaolei opened this issue Feb 2, 2016 · 0 comments

Comments

@zhaolei
Copy link
Owner

zhaolei commented Feb 2, 2016

inputs的输入不能是shared类型的变量。对于shared变量,则需要用updates来进行更新。givens可以用来处理shared变量的输入。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant