Skip to content

Remove tf.keras integration.#4662

Merged
HideakiImamura merged 2 commits intooptuna:masterfrom
toshihikoyanase:remove-tfkeras-integration
May 12, 2023
Merged

Remove tf.keras integration.#4662
HideakiImamura merged 2 commits intooptuna:masterfrom
toshihikoyanase:remove-tfkeras-integration

Conversation

@toshihikoyanase
Copy link
Copy Markdown
Member

Motivation

This PR is a part of #4484.
It removes tf.keras integration, and optuna/optuna-integration#21 will add it to the optuna_integration package.

Description of the changes

  • Remove optuna.integration.TFKerasPruningCallback and its tests.

@toshihikoyanase toshihikoyanase added the compatibility Change that breaks compatibility. label May 10, 2023
@github-actions github-actions bot added the optuna.integration Related to the `optuna.integration` submodule. This is automatically labeled by github-actions. label May 10, 2023
@HideakiImamura HideakiImamura self-assigned this May 10, 2023
Copy link
Copy Markdown
Member

@HideakiImamura HideakiImamura left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the comment. I have two minor comments. PTAL.

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #4662 (f8b651d) into master (72157df) will decrease coverage by 0.03%.
The diff coverage is 0.00%.

❗ 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    #4662      +/-   ##
==========================================
- Coverage   90.62%   90.59%   -0.03%     
==========================================
  Files         185      185              
  Lines       14021    13997      -24     
==========================================
- Hits        12706    12681      -25     
- Misses       1315     1316       +1     
Impacted Files Coverage Δ
optuna/integration/tfkeras.py 0.00% <0.00%> (-96.16%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@toshihikoyanase
Copy link
Copy Markdown
Member Author

All CI jobs passed. PTAL.

Copy link
Copy Markdown
Member

@HideakiImamura HideakiImamura left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@HideakiImamura HideakiImamura removed their assignment May 11, 2023
@toshihikoyanase
Copy link
Copy Markdown
Member Author

@Alnusjaponica We talked about this PR offline, and you may be interested in it. Do you have time to review this PR?

@Alnusjaponica Alnusjaponica self-assigned this May 12, 2023
Copy link
Copy Markdown
Contributor

@Alnusjaponica Alnusjaponica left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@Alnusjaponica Alnusjaponica removed their assignment May 12, 2023
@HideakiImamura HideakiImamura merged commit 4ef1a10 into optuna:master May 12, 2023
@HideakiImamura HideakiImamura added this to the v3.2.0 milestone May 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

compatibility Change that breaks compatibility. optuna.integration Related to the `optuna.integration` submodule. This is automatically labeled by github-actions.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants