@mittagessen
Here you go, Pytorch is installed from the main pytorch repo.
Also don't worry about the pip portion, when creating the environment.yml it's adds some packages to pip because it couldn't find it, or some of that package dependencies on conda. So pip is the alternative.
@mittagessen Here you go, Pytorch is installed from the main pytorch repo. Also don't worry about the
pip
portion, when creating theenvironment.yml
it's adds some packages to pip because it couldn't find it, or some of that package dependencies on conda. So pip is the alternative.Please test before merging.