-
Notifications
You must be signed in to change notification settings - Fork 2
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
fix: ensure Ubuntu-based base images work as expected; change default to vanilla Debian #115
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #115 +/- ##
==========================================
+ Coverage 76.40% 76.47% +0.07%
==========================================
Files 26 26
Lines 2606 2606
Branches 390 390
==========================================
+ Hits 1991 1993 +2
+ Misses 453 452 -1
+ Partials 162 161 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
If you're open to using Jax in your cuda tesseract a good test would be whether |
There's no GPU available on CI so any code that actually uses CUDA will fail. I think for now a simple check whether the library is present will have to do. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Relevant issue or PR
Fixes #112
Description of changes
Testing done
License
Signed-off-by
line.Developer Certificate of Origin
Signed-off-by: Dion Häfner [email protected]