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

Error in testing : test.py #59

Open
anshudaur opened this issue Mar 6, 2020 · 0 comments
Open

Error in testing : test.py #59

anshudaur opened this issue Mar 6, 2020 · 0 comments

Comments

@anshudaur
Copy link

anshudaur commented Mar 6, 2020

HI All,
I am badly stuck at fixing this error : "RuntimeError: input.size(-1) must be equal to input_size. Expected 300, got 100"
Can you please suggest how to fix this issue? Thanks in advance.

Error :

File "C:\Users..\Anaconda3\lib\site-packages\torch\nn\modules\rnn.py", line 159, in check_input
self.input_size, input.size(-1)))
RuntimeError: input.size(-1) must be equal to input_size. Expected 300, got 100

Thanks
Anshu

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