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

Bumped to torch 2.2 and python 3.12 #8548

Closed
wants to merge 34 commits into from

Conversation

madhavajay
Copy link
Collaborator

  • fixed some raw string regex issues
  • deprecated python 3.9
  • added python 3.12

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?

  • Describe the tests that you ran to verify your changes.
  • Provide instructions so we can reproduce.
  • List any relevant details for your test configuration.

Checklist

- fixed some raw string regex issues
- deprecated python 3.9
- added python 3.12
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@kiendang kiendang requested a review from shubham3121 March 6, 2024 10:46
@kiendang
Copy link
Contributor

kiendang commented Mar 6, 2024

@shubham3121 most changes here are from ruff. Files need reviewing are numpy_function_test.py, setup.cfg, recursive_primitives.py (where I added serde for types.UnionType i.e. X | Y).

@shubham3121
Copy link
Member

@kiendang I see conflicts with recent dev, I will work on resolving it, first thing tomorrow.

@kiendang
Copy link
Contributor

kiendang commented Mar 6, 2024

I resolved the conflicts. Protocol version's messed up again though due to the type annotation syntax change.

@kiendang kiendang force-pushed the madhava/torch_cp12 branch from 7ebf512 to 017d88e Compare March 7, 2024 09:17
@kiendang
Copy link
Contributor

kiendang commented Mar 9, 2024

Oh AZURE_BLOB_STORAGE_KEY not being set is due to this PR being created in Madhava's fork. Let's switch to #8559.

@kiendang kiendang closed this Mar 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants