8000 separate pytorch from default conda installation by sctse999 · Pull Request #1066 · autorope/donkeycar · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

separate pytorch from default conda installation #1066

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

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

Conversation

sctse999
8000
Copy link
Contributor

pytorch and fastai dependencies could be installed later by issuing

conda env update --file install/envs/pytorch.yml --prune

I will update the doc after this PR go through.

@DocGarbanzo
Copy link
Contributor

We have to think about setting up GH actions for that, as atm it doesn't seem to be possible to create the GH action conda env from multiple yaml files. In order to be able to continue supporting ptyorch based models we cannot neglect the corresponding CI tests.

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.

Installing PyTorch and fastai as dependencies takes a lot of time and bandwidth conda creating environment endlessly
2 participants
0