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

Add batch_size back off in RunInferenceBase #21447

Open
damccorm opened this issue Jun 4, 2022 · 2 comments
Open

Add batch_size back off in RunInferenceBase #21447

damccorm opened this issue Jun 4, 2022 · 2 comments

Comments

@damccorm
Copy link
Contributor

damccorm commented Jun 4, 2022

Add batch_size back off in the case there are functional
reasons large batch sizes cannot be handled.

Imported from Jira BEAM-14208. Original Jira may contain additional context.
Reported by: Ryan.Thompson.
Subtask of issue #21435

@AnandInguva
Copy link
Contributor

.take-issue

@ryanthompson591
Copy link
Contributor

I filed this at someone else's suggestion. I think there was a worry that if our batch size grows too large and causes the framework to error out we should have a sort of backoff.

I think this will be even more relevant when there are implementations that make RPC calls. How, it should work exactly --- I'm not sure at this point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants