Skip to content

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

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