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

Improve support for PyTorch 2.* and Python>=3.8 #1571

Merged

Conversation

lrzpellegrini
Copy link
Collaborator

  • Moves many imports from typing-extensions to typing. This also fixes the multiple inheritance issue (at least on Python 3.8). Only TypeAlias imports are kept because they are needed for Python<3.10.
  • Removes ctrl-benchmark from the conda definition file due to ctrl-benchmark having a strict torch<2 dependency

@AntonioCarta AntonioCarta merged commit 74ce960 into ContinualAI:master Jan 25, 2024
11 of 12 checks passed
@lrzpellegrini lrzpellegrini deleted the remove_typing_extensions branch January 25, 2024 13:07
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