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

one error in your code #5

Open
gujiuxiang opened this issue Aug 26, 2016 · 1 comment
Open

one error in your code #5

gujiuxiang opened this issue Aug 26, 2016 · 1 comment

Comments

@gujiuxiang
Copy link

Hi you have a multi-define in your code

--gx = duplicate(nn.Linear(rnn_size, 1)(input), size_image)
gx = duplicate(nn.Linear(rnn_size, 1)(input), size_image)

@MKimiSH
Copy link

MKimiSH commented Sep 6, 2016

there are two of them actually, one in decoder and the other in encoder.. gModule complains about them.

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

2 participants