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

Has anyone tried changing the batch size #23

Open
sammens opened this issue Aug 6, 2020 · 1 comment
Open

Has anyone tried changing the batch size #23

sammens opened this issue Aug 6, 2020 · 1 comment

Comments

@sammens
Copy link

sammens commented Aug 6, 2020

I am having issues trying to change the batch size. The code produces a mismatch error each time I change the batch size. Below is the error I am getting;
RuntimeError: size mismatch, m1: [4 x 8192], m2: [2048 x 5] at /pytorch/aten/src/THC/generic/THCTensorMathBlas.cu:283

@iyaja
Copy link

iyaja commented Oct 19, 2020

I was able to run the CIFAR10 experiments with different batch sizes using the --batch-size flag without any issues.

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