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

OCR speedup #115

Merged
merged 13 commits into from
May 27, 2024
Merged

OCR speedup #115

merged 13 commits into from
May 27, 2024

Conversation

VikParuchuri
Copy link
Owner

  • ~25% base speedup to OCR by optimizing the model
  • Can get an additional ~15% speedup by using torch.compile with new static cache
  • Also a close to 25% memory savings, enabling higher batch sizes

@VikParuchuri VikParuchuri merged commit 31e36e7 into master May 27, 2024
2 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators May 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant