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

Always batch-size=1 #1

Open
MohitShridhar opened this issue Sep 21, 2021 · 2 comments
Open

Always batch-size=1 #1

MohitShridhar opened this issue Sep 21, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@MohitShridhar
Copy link
Collaborator

The code is currently hard-coded for batch-size=1, but in theory, there is nothing preventing larger batch-sizes.

See this for reference.

@emigmo
Copy link

emigmo commented Nov 11, 2021

Where can I change this batch-size parameter?

@MohitShridhar
Copy link
Collaborator Author

@emigmo, you can't. The code only works for batch-size=1. You would need to refactor the whole repo to support this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants