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

RuntimeError: The size of tensor a (48) must match the size of tensor b (192) at non-singleton dimension 0 #13

Open
yan-hao-tian opened this issue Aug 26, 2021 · 1 comment

Comments

@yan-hao-tian
Copy link

SSKD/student.py

Line 252 in 661b972

rank = torch.argmax(torch.eq(rank, aug_target.unsqueeze(1)).long(), dim=1) # groundtruth label's rank

@wnma3mz
Copy link

wnma3mz commented Dec 8, 2021

Maybe you should import the cifar.py

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

2 participants