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

Add Python 3.13 support #9

Merged
merged 4 commits into from
Feb 4, 2025
Merged

Add Python 3.13 support #9

merged 4 commits into from
Feb 4, 2025

Conversation

eginhard
Copy link
Member

@eginhard eginhard commented Oct 15, 2024

Python 3.13 supported from:

  • torch >= 2.6
  • torchvision >= 0.21.0

Also:

  • Improve model wrapping for DDP to simplify the code
  • Remove isimplemented() function that wasn't working correctly anyway and use standard try ... except logic instead.

@eginhard eginhard force-pushed the py313 branch 26 times, most recently from c481e8d to f5d35f5 Compare October 15, 2024 13:24
@eginhard eginhard changed the title Add Python 3.13 support, simplify CI Add Python 3.13 support Nov 6, 2024
@eginhard eginhard marked this pull request as ready for review February 4, 2025 15:02
@eginhard eginhard merged commit e6a59bf into main Feb 4, 2025
11 checks passed
@eginhard eginhard deleted the py313 branch February 4, 2025 15:52
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.

2 participants