-
-
Notifications
You must be signed in to change notification settings - Fork 434
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
batch size set #184
Comments
hi I faced the same issue. |
Hi @ustcjasonliu @generalchan825, unfortunately, it's not supported to set bs larger than 1 in the current implementation. |
Is this problem solved? |
Hi @wlll123456, sorry to inform you that larger batch size is still not supported due to our schedule. We sincerely welcome the contribution of the community to help on that. |
It seems that multi batches is not supported now. I set samples_per_gpu to 2, but it went wrong. Did I set the wrong parameter?
The text was updated successfully, but these errors were encountered: