-
Notifications
You must be signed in to change notification settings - Fork 217
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
ValueError: Can not squeeze dim[2], expected a dimension of 1, got 150 for 'QAModel/Squeeze_300' (op: 'Squeeze') with input shapes: [?,300,150]. #2
Comments
FYI - I don't think this is just a google collab issue. I get this when I train RNET locally as well. Once I removed this code on my fork...training proceeds. |
I am also getting the same error: |
1 similar comment
I am also getting the same error: |
@tbrooks007 you have written "this code out" what are you referring to? Can you please help? Thanks! |
Can anyone help me with above issue |
I replace |
Yes its working |
I am getting this error when i run this in google collab .
The text was updated successfully, but these errors were encountered: