Skip to content

[optimization] Fix bfloat16 issue and speed up master - #2118

Merged
felixdittrich92 merged 1 commit into
mindee:mainfrom
felixdittrich92:precision-safe
Jul 28, 2026
Merged

[optimization] Fix bfloat16 issue and speed up master#2118
felixdittrich92 merged 1 commit into
mindee:mainfrom
felixdittrich92:precision-safe

Conversation

@felixdittrich92

Copy link
Copy Markdown
Collaborator

This PR:

  • Fix bloat16 crash with rotated pages
  • Update docs after benchmarking
  • Speed up master decoding twice

@felixdittrich92 felixdittrich92 added this to the 1.1.0 milestone Jul 28, 2026
@felixdittrich92 felixdittrich92 self-assigned this Jul 28, 2026
@felixdittrich92 felixdittrich92 added topic: documentation Improvements or additions to documentation type: enhancement Improvement module: models Related to doctr.models framework: pytorch Related to PyTorch backend topic: text recognition Related to the task of text recognition ext: docs Related to docs folder labels Jul 28, 2026
@codecov

codecov Bot commented Jul 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.98%. Comparing base (2c4670d) to head (a07aa9f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2118      +/-   ##
==========================================
- Coverage   96.99%   96.98%   -0.01%     
==========================================
  Files         169      169              
  Lines        9615     9619       +4     
==========================================
+ Hits         9326     9329       +3     
- Misses        289      290       +1     
Flag Coverage Δ
unittests 96.98% <100.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@felixdittrich92
felixdittrich92 merged commit 247750a into mindee:main Jul 28, 2026
56 of 57 checks passed
@felixdittrich92
felixdittrich92 deleted the precision-safe branch July 28, 2026 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ext: docs Related to docs folder framework: pytorch Related to PyTorch backend module: models Related to doctr.models topic: documentation Improvements or additions to documentation topic: text recognition Related to the task of text recognition type: enhancement Improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant