You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run your code in Pytorch 0.4.0,it will be this error:
RuntimeError: The expanded size of the tensor (700) must match the existing size (32) at non-singleton dimension 2
I think it just because of the version of Pytorch ,Can you fix it,thank you?