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 while training on CIFAR!! #1

Open
yutinyang opened this issue Apr 9, 2021 · 5 comments
Open

Error while training on CIFAR!! #1

yutinyang opened this issue Apr 9, 2021 · 5 comments

Comments

@yutinyang
Copy link

raise EinopsError('Shape mismatch, {} != {}'.format(length, known_product))
einops.EinopsError: Shape mismatch, 4 != 196

@rishikksh20
Copy link
Owner

@yutinyang error occur in which line number ?

@yutinyang
Copy link
Author

yutinyang commented Apr 10, 2021 via email

@khawar-islam
Copy link

@rishikksh20 @yutinyang I am also following the same error

@iwanglei1
Copy link

The error was caused by the TorchVision version. Install Torchvision ==0.9 Torch ==1.8.1 to solve the problem.

@yuwanting828
Copy link

I also following the same error. Can you help me?Thank you!

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

5 participants