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

Disable PyTorch 1.13.0 #29

Closed
1 task done
DuarteMRAlves opened this issue Dec 6, 2022 · 1 comment · Fixed by #30
Closed
1 task done

Disable PyTorch 1.13.0 #29

DuarteMRAlves opened this issue Dec 6, 2022 · 1 comment · Fixed by #30
Labels
bug Something isn't working dependency Related to project dependencies

Comments

@DuarteMRAlves
Copy link
Contributor

DuarteMRAlves commented Dec 6, 2022

Description

poetry install is installing nvidia-cudnn related packages, even for non gpu environments which leads to an error.

Tasks

  • Remove nvidia-cudnn dependencies.
@DuarteMRAlves
Copy link
Contributor Author

This can now be enabled for version 1.13.1 of PyTorch according to pytorch/pytorch#88049.

@DuarteMRAlves DuarteMRAlves reopened this Dec 16, 2022
@DuarteMRAlves DuarteMRAlves changed the title Remove nvidia package dependencies Disable PyTorch 1.13.0 Dec 16, 2022
@DuarteMRAlves DuarteMRAlves added dependency Related to project dependencies bug Something isn't working and removed bug Something isn't working labels Dec 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependency Related to project dependencies
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant