pytorch
fdbbd20f - Cache conda and pip for IOS CI (#91359)

Commit
2 years ago
Cache conda and pip for IOS CI (#91359) Fixes T137630520 Caching for conda and pip dependencies for iOS CI workflow. - Conda and pip dependencies have been moved from [_ios-build-test.yml](https://github.com/pytorch/pytorch/blob/master/.github/workflows/_ios-build-test.yml) to dedicated requirements files - Miniconda shell installation has been replaced by `setup-miniconda@main` which supports caching Pull Request resolved: https://github.com/pytorch/pytorch/pull/91359 Approved by: https://github.com/malfet, https://github.com/huydhn
Author
Committer
Parents
Loading