Skip to content

Error in testing : test.py #59

Description

@anshudaur

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions