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 #117

Open
adelin-b opened this issue Aug 14, 2021 · 1 comment
Open

Dockerfile #117

adelin-b opened this issue Aug 14, 2021 · 1 comment

Comments

@adelin-b
Copy link

This is a feature request for a dockerfile as this is way simpler to have the correct dependencies.

@kgullion
Copy link

FROM pytorch/pytorch
RUN pip -q install big-sleep

Seems to do it for me. Make sure you use the --gpus docker flag or runtime: nvidia if using docker-compose.

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

2 participants