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

Remove the Python version constraint for PyTorch #5278

Merged

Conversation

gen740
Copy link
Collaborator

@gen740 gen740 commented Feb 26, 2024

Motivation

PyTorch now supports Python 3.12.

Description of the changes

  • Removed the Python version constraint for PyTorch.

Copy link

codecov bot commented Feb 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.59%. Comparing base (e23623c) to head (c668401).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5278      +/-   ##
==========================================
- Coverage   89.59%   89.59%   -0.01%     
==========================================
  Files         209      209              
  Lines       13103    13103              
==========================================
- Hits        11740    11739       -1     
- Misses       1363     1364       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@contramundum53 contramundum53 left a comment

Choose a reason for hiding this comment

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

LGTM!

@contramundum53 contramundum53 added the test Unit test. label Feb 27, 2024
Copy link
Member

@y0z y0z left a comment

Choose a reason for hiding this comment

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

LGTM

@contramundum53 contramundum53 added this to the v3.6.0 milestone Feb 27, 2024
@contramundum53 contramundum53 merged commit ec0d5b5 into optuna:master Feb 27, 2024
28 checks passed
@gen740 gen740 deleted the remove_version_constraint_for_pytorch branch February 27, 2024 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Unit test.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants