pytorch
c810489d - Cleanup macos common conda installation (#87816)

Commit
3 years ago
Cleanup macos common conda installation (#87816) The conda dependencies have all been installed for `_mac-test` in https://github.com/pytorch/pytorch/pull/87541. I missed the same step for `_mac-build` and `_mac-test-mps` workflows, so both are also updated here. Note that arm64 is cross-compiled from x86, so the env file needs to be set explicitly in that case After this one, I have a WIP PR to consolidate macos pip dependencies next Pull Request resolved: https://github.com/pytorch/pytorch/pull/87816 Approved by: https://github.com/ZainRizvi
Author
Committer
Parents
Loading