Remove tensorflow integration#4666
Conversation
Codecov Report
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. @@ Coverage Diff @@
## master #4666 +/- ##
==========================================
- Coverage 90.58% 90.57% -0.01%
==========================================
Files 187 187
Lines 14346 14284 -62
==========================================
- Hits 12995 12938 -57
+ Misses 1351 1346 -5
... and 13 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Alnusjaponica
left a comment
There was a problem hiding this comment.
It seems dependency on tensorflow-datasets can be removed too.
|
LGTM except @Alnusjaponica's comment. |
|
@Alnusjaponica Could you review this PR? |
|
Other than the changes mentioned above, LGTM. |
Alnusjaponica
left a comment
There was a problem hiding this comment.
LGTM.
@HideakiImamura Could you merge this PR?
|
This PR got two approvals. Let me merge it. |
Motivation
Progress #4484
Description of the changes
integration/tensorflow.pyand its test fromoptuna/optuna.