-
Notifications
You must be signed in to change notification settings - Fork 18
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
installing environment #2
Comments
Thanks for the kind suggestion. It will be nice to have better installation instructions. We have noted this down and try to support it in our future release. |
I would also like to create a conda environment to run this code. Which version of CUDA and PyTorch did you use? |
Thanks for the author to share code! I also encounter environment set up problem: When I only run on one GPU, the environment configuration method you provide may be little heavy. |
We are still subscribed to this issue and will try to support in the coming patches. Please stay tuned. |
Can I just use conda and pip install requirements.txt to create this project's environment? |
Thanks for the sharing code! I was trying to set up the environment but met with some problem especially on installing apex; I wonder if it is possible to provide a .yaml file that can used to create the environment using only Conda? or a docker container for setting up the environment? Thanks!
The text was updated successfully, but these errors were encountered: