[misc] Change prefered backend from tf to torch by felixdittrich92 · Pull Request #1779 · mindee/doctr (original) (raw)
Navigation Menu
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Conversation
This PR:
- Change docTR's "prefered" backend from TF to PyTorch if both frameworks are installed
- Change the API template backend to PyTorch
- Documentation is build from code base with PyTorch as prefered backend now
- Some documentation fixes
Any feedback is welcome 🤗
felixdittrich92 changed the title
Move pytorch first [misc] Change prefered backend from tf to torch
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 96.62%. Comparing base (83f1bc5) to head (9a619ce).
Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@ ## main #1779 +/- ##
Coverage 96.56% 96.62% +0.05%
Files 164 165 +1
Lines 7895 7901 +6- Hits 7624 7634 +10
- Misses 271 267 -4
| Flag | Coverage Δ | |
|---|---|---|
| unittests | 96.62% <100.00%> (+0.05%) | ⬆️ |
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})