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

problem in getting same output size as batch size from forward function #16

Open
MotiBaadror opened this issue Feb 18, 2022 · 0 comments

Comments

@MotiBaadror
Copy link

MotiBaadror commented Feb 18, 2022

ValueError: Expected input batch_size (128) to match target batch_size (32), it happen all the time, the expexted size is 4 times batch size. The output of forward function return probabilities 4*batchsize x num_classes. The model used is wideresnet.

@MotiBaadror MotiBaadror changed the title problem in getting same output size from forward function problem in getting same output size as batch size from forward function Feb 18, 2022
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

1 participant