-
Notifications
You must be signed in to change notification settings - Fork 91
feat: Remove support for TensorFlow #2609
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
feat: Remove support for TensorFlow #2609
Conversation
Remove tensorflow backend Remove tensorflow optimizer shim Remove tensorflow opt_tflow remove tensorflow from source
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2609 +/- ##
==========================================
+ Coverage 98.23% 98.25% +0.01%
==========================================
Files 69 67 -2
Lines 4545 4360 -185
Branches 612 600 -12
==========================================
- Hits 4465 4284 -181
+ Misses 48 46 -2
+ Partials 32 30 -2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
* Use uv for all installations in CI, as the Python 3.8 fall back to 'pip install' was needed only for TensorFlow. - Amends PR #2609
Description
Factorizes out parts of PR #2566 and removes additional documentation pieces.
Affected issues
Checklist Before Requesting Reviewer
Before Merging
For the PR Assignees: