Skip to content
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

Move integration/allennlp #8

Merged
merged 32 commits into from
Apr 12, 2023
Merged

Conversation

Alnusjaponica
Copy link
Contributor

Motivation

Move integration/allennlp from optuna/optuna

Description of the changes

Move integration/allennlp from optuna/optuna

Copy link
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 PR. Almost, LGTM. Please check one minor comment.

Comment on lines +26 to +28
optuna.integration.AllenNLPExecutor
optuna.integration.allennlp.dump_best_config
optuna.integration.AllenNLPPruningCallback
Copy link
Member

Choose a reason for hiding this comment

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

These modules are listed inside the Chainer section. I think we should create the AllenNLP section.

Copy link
Collaborator

@gen740 gen740 left a comment

Choose a reason for hiding this comment

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

Almost LGTM! But I have a minor comment.

README.md Outdated
* [Chainer](https://optuna.readthedocs.io/en/stable/reference/integration.html#chainer) ([example](https://github.com/optuna/optuna-examples/tree/main/chainer/chainer_integration.py))
* [ChainerMN](https://optuna.readthedocs.io/en/stable/reference/integration.html#chainermn) ([example](https://github.com/optuna/optuna-examples/tree/main/chainer/chainermn_simple.py))
* [Keras](https://optuna.readthedocs.io/en/stable/reference/integration.html#keras) ([example](https://github.com/optuna/optuna-examples/tree/main/keras))


Copy link
Collaborator

Choose a reason for hiding this comment

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

This is a bit trivial, but please remove this unnecessary new line.

@Alnusjaponica
Copy link
Contributor Author

Thank you for your review. I updated the changes accordingly.

@codecov-commenter
Copy link

codecov-commenter commented Apr 7, 2023

Codecov Report

❗ No coverage uploaded for pull request base (main@8a7573d). Click here to learn what that means.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##             main       #8   +/-   ##
=======================================
  Coverage        ?   76.43%           
=======================================
  Files           ?        9           
  Lines           ?      505           
  Branches        ?        0           
=======================================
  Hits            ?      386           
  Misses          ?      119           
  Partials        ?        0           

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

@Alnusjaponica Alnusjaponica mentioned this pull request Apr 10, 2023
Copy link
Collaborator

@gen740 gen740 left a comment

Choose a reason for hiding this comment

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

LGTM!

@gen740 gen740 merged commit c965f60 into optuna:main Apr 12, 2023
14 checks passed
@HideakiImamura HideakiImamura added the compatibility Change that breaks compatibility. label May 18, 2023
@HideakiImamura HideakiImamura added this to the v3.2.0 milestone May 18, 2023
@Alnusjaponica Alnusjaponica deleted the move-allennlp branch July 6, 2023 04:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compatibility Change that breaks compatibility.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants