Skip to content

Conversation

@joshdavham
Copy link
Member

With today's release of torch 2.9, the optimizer is now fully compatible with python 3.14.

To reflect this,

  • The test workflow now runs the optimizer tests with python 3.14
  • I removed the warning in the README about the optimizer not working with python 3.14

Lmk if you have any questions 👍

@codecov
Copy link

codecov bot commented Oct 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.62%. Comparing base (854a514) to head (b2068a4).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #148   +/-   ##
=======================================
  Coverage   98.62%   98.62%           
=======================================
  Files           7        7           
  Lines         653      653           
=======================================
  Hits          644      644           
  Misses          9        9           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Member

@L-M-Sherlock L-M-Sherlock left a comment

Choose a reason for hiding this comment

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

LGTM

@joshdavham joshdavham added this pull request to the merge queue Oct 16, 2025
Merged via the queue into main with commit 81765cf Oct 16, 2025
25 checks passed
@joshdavham joshdavham deleted the torch-2.9 branch October 16, 2025 03:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants