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

Updated pytorch and torchvision to a discoverable version #5

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jaeakle
Copy link

@jaeakle jaeakle commented May 11, 2023

Solution for: #4

I replaced pytorch ==1.3.1 py3.6_cuda10.0.130_cudnn7.6.3_0 with pytorch=1.3.1=cuda100py36h53c1284_0 and torchvision ==0.4.2 py36_cu100 with torchvision=0.4.2=cuda100py36hecfc37a_0 .

This allowed my environment to successfully solve and be usable.

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.

1 participant