mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
ExecuTorch pin is failing to update due to a change in the executorch install scripts. The previous install_requirements.sh now only installs dependencies and does not build ET. There is a new script - install_executorch.sh, which both installs dependencies and builds the framework. This PR updates the relevant CI logic to use install_executorch.sh and bumps the pin forward. This should fix the stuck ET pin. Pull Request resolved: https://github.com/pytorch/pytorch/pull/145831 Approved by: https://github.com/metascroy |
||
|---|---|---|
| .. | ||
| aarch64_linux | ||
| caffe2 | ||
| docker | ||
| libtorch | ||
| magma | ||
| manywheel | ||
| onnx | ||
| pytorch | ||
| wheel | ||