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

separate pytorch from default conda installation #1066

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

Conversation

sctse999
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
2 participants