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

Dockerfile installation of torch and torchvision from s3, replacing original versions. #228

Open
akinolawilson opened this issue Mar 7, 2021 · 0 comments

Comments

@akinolawilson
Copy link

What did you find confusing?
In the Dockerfile.gpu, there is a point where torch and torchvision are uni-nstalled, to be replaced with the re-installed specialized version of both packages from:

Around line 138, in the Dockerfile.

Describe how documentation can be improved
Why are these replaced? During image building, this process is time-consuming. What what happen if I removed these versions and kept the original?

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

No branches or pull requests

1 participant