-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Bumped to torch 2.2 and python 3.12 #8548
Conversation
- fixed some raw string regex issues - deprecated python 3.9 - added python 3.12
instead of disabling it entirely
and upgrade pre-commit hooks
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
@shubham3121 most changes here are from ruff. Files need reviewing are |
@kiendang I see conflicts with recent dev, I will work on resolving it, first thing tomorrow. |
I resolved the conflicts. Protocol version's messed up again though due to the type annotation syntax change. |
Co-authored-by: Shubham Gupta <shubhamgupta3121@gmail.com>
7ebf512
to
017d88e
Compare
Oh |
Description
Please include a summary of the change, the motivation, and any additional context that will help others understand your PR. If it closes one or more open issues, please tag them as described here.
Affected Dependencies
List any dependencies that are required for this change.
How has this been tested?
Checklist