Skip to content

Upgrade AllenNLP to v2.2.0#2528

Merged
toshihikoyanase merged 4 commits intooptuna:masterfrom
himkt:hotfix/allennlp-2.2.0
Mar 29, 2021
Merged

Upgrade AllenNLP to v2.2.0#2528
toshihikoyanase merged 4 commits intooptuna:masterfrom
himkt:hotfix/allennlp-2.2.0

Conversation

@himkt
Copy link
Copy Markdown
Member

@himkt himkt commented Mar 27, 2021

This PR re-introduces AllenNLP to the dependencies.
(AllenNLP v2.2.0 supports PyTorch v1.8.0)

Motivation

  • restore AllenNLP in setup.py
  • remove specific test configuration for AllenNLP

Description of the changes

(verifying on himkt#13, after the examples finish successfully, I'll remove WIP => done!)

run: |
pytest --cov=optuna --cov-report=xml tests \
--ignore tests/integration_tests/allennlp_tests
pytest --cov=optuna --cov-report=xml tests
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

👍

@himkt himkt changed the title [WIP] Upgrade AllenNLP to v2.2.0 Upgrade AllenNLP to v2.2.0 Mar 28, 2021
@crcrpar crcrpar added CI Continuous integration. installation Installation and dependency. labels Mar 29, 2021
@toshihikoyanase toshihikoyanase self-assigned this Mar 29, 2021
Copy link
Copy Markdown
Member

@toshihikoyanase toshihikoyanase left a comment

Choose a reason for hiding this comment

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

Thank you for your PR.
The change basically looks good to me, but I added comments on Python 3.6.

Comment thread .github/workflows/tests-integration.yml Outdated
Comment thread .github/workflows/examples.yml Outdated
@toshihikoyanase toshihikoyanase added this to the v2.7.0 milestone Mar 29, 2021
himkt and others added 2 commits March 29, 2021 17:51
Co-authored-by: Toshihiko Yanase <toshihiko.yanase@gmail.com>
Co-authored-by: Toshihiko Yanase <toshihiko.yanase@gmail.com>
@himkt
Copy link
Copy Markdown
Member Author

himkt commented Mar 29, 2021

@toshihikoyanase Thank you for the catch. 🙇
Revised the PR.

Copy link
Copy Markdown
Member

@toshihikoyanase toshihikoyanase left a comment

Choose a reason for hiding this comment

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

Thank you for your update. LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI Continuous integration.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants