Skip to content

Conversation

@swolchok
Copy link
Contributor

@swolchok swolchok commented Jun 18, 2025

Stack from ghstack (oldest at bottom):

PyTorch added torch/standalone as a c10 dependency, so we need to mirror it to do a pin bump.

Differential Revision: D76909683

…uTorch

PyTorch added torch/standalone as a c10 dependency, so we need to mirror it to do a pin bump.

Differential Revision: [D76909683](https://our.internmc.facebook.com/intern/diff/D76909683/)

[ghstack-poisoned]
swolchok added a commit that referenced this pull request Jun 18, 2025
…uTorch

PyTorch added torch/standalone as a c10 dependency, so we need to mirror it to do a pin bump.

Differential Revision: [D76909683](https://our.internmc.facebook.com/intern/diff/D76909683/)

ghstack-source-id: 291279549
Pull Request resolved: #11791
@pytorch-bot
Copy link

pytorch-bot bot commented Jun 18, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/11791

Note: Links to docs will display an error until the docs builds have been completed.

❌ 7 New Failures, 15 Cancelled Jobs

As of commit 5e8be91 with merge base 222d9e3 (image):

NEW FAILURES - The following jobs have failed:

CANCELLED JOBS - The following jobs were cancelled. Please retry:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jun 18, 2025
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D76909683

…ror torch/standalone to ExecuTorch"

PyTorch added torch/standalone as a c10 dependency, so we need to mirror it to do a pin bump.

Differential Revision: [D76909683](https://our.internmc.facebook.com/intern/diff/D76909683/)

[ghstack-poisoned]
@swolchok swolchok changed the title Bump pinned PT commit to 20250617 and mirror torch/standalone to ExecuTorch Bump pinned PT commit to 20250616 and mirror torch/standalone to ExecuTorch Jun 18, 2025
swolchok added a commit that referenced this pull request Jun 18, 2025
…uTorch

Pull Request resolved: #11791

PyTorch added torch/standalone as a c10 dependency, so we need to mirror it to do a pin bump.

Differential Revision: [D76909683](https://our.internmc.facebook.com/intern/diff/D76909683/)
ghstack-source-id: 291285301
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D76909683

…standalone to ExecuTorch"

PyTorch added torch/standalone as a c10 dependency, so we need to mirror it to do a pin bump.

Differential Revision: [D76909683](https://our.internmc.facebook.com/intern/diff/D76909683/)

[ghstack-poisoned]
swolchok added a commit that referenced this pull request Jun 18, 2025
…uTorch

Pull Request resolved: #11791

PyTorch added torch/standalone as a c10 dependency, so we need to mirror it to do a pin bump.
ghstack-source-id: 291330669

Differential Revision: [D76909683](https://our.internmc.facebook.com/intern/diff/D76909683/)
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D76909683

@swolchok swolchok added the release notes: none Do not include this in the release notes label Jun 18, 2025
…one to ExecuTorch"

PyTorch added torch/standalone as a c10 dependency, so we need to mirror it to do a pin bump.

Differential Revision: [D76909683](https://our.internmc.facebook.com/intern/diff/D76909683/)

[ghstack-poisoned]
swolchok added a commit that referenced this pull request Jun 20, 2025
…uTorch

Pull Request resolved: #11791

PyTorch added torch/standalone as a c10 dependency, so we need to mirror it to do a pin bump.
ghstack-source-id: 291659394

Differential Revision: [D76909683](https://our.internmc.facebook.com/intern/diff/D76909683/)
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D76909683

@swolchok
Copy link
Contributor Author

cmake binary issue in conda apparently: #33 249.7 /opt/conda/envs/py_3.10/bin/cmake: /lib/aarch64-linux-gnu/libstdc++.so.6: version GLIBCXX_3.4.32' not found (required by /opt/conda/envs/py_3.10/bin/cmake)` on https://github.com/pytorch/executorch/actions/runs/15782605753/job/44491717833?pr=11791 .

@swolchok
Copy link
Contributor Author

cmake binary issue in conda

pinged PT dev infra internally.

…and mirror torch/standalone to ExecuTorch"

PyTorch added torch/standalone as a c10 dependency, so we need to mirror it to do a pin bump.

Differential Revision: [D76909683](https://our.internmc.facebook.com/intern/diff/D76909683/)

[ghstack-poisoned]
swolchok added a commit that referenced this pull request Jun 20, 2025
…uTorch

Pull Request resolved: #11791

PyTorch added torch/standalone as a c10 dependency, so we need to mirror it to do a pin bump.
ghstack-source-id: 291697233

Differential Revision: [D76909683](https://our.internmc.facebook.com/intern/diff/D76909683/)
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D76909683

install_miniconda
install_python
install_pip_dependencies
fix_conda_ubuntu_libstdcxx
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we add if [[ $(uname -m) != "aarch64" ]] around this call ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done (but with single brackets because I didn't see this comment first)

…irror torch/standalone to ExecuTorch"

PyTorch added torch/standalone as a c10 dependency, so we need to mirror it to do a pin bump.

Differential Revision: [D76909683](https://our.internmc.facebook.com/intern/diff/D76909683/)

[ghstack-poisoned]
swolchok added a commit that referenced this pull request Jun 20, 2025
…uTorch

Pull Request resolved: #11791

PyTorch added torch/standalone as a c10 dependency, so we need to mirror it to do a pin bump.
ghstack-source-id: 291720375

Differential Revision: [D76909683](https://our.internmc.facebook.com/intern/diff/D76909683/)
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D76909683

@swolchok swolchok requested a review from desertfire June 23, 2025 16:19
…one to ExecuTorch"

PyTorch added torch/standalone as a c10 dependency, so we need to mirror it to do a pin bump.

Differential Revision: [D76909683](https://our.internmc.facebook.com/intern/diff/D76909683/)

[ghstack-poisoned]
swolchok added a commit that referenced this pull request Jun 24, 2025
…uTorch

Pull Request resolved: #11791

PyTorch added torch/standalone as a c10 dependency, so we need to mirror it to do a pin bump.
ghstack-source-id: 292383641

Differential Revision: [D76909683](https://our.internmc.facebook.com/intern/diff/D76909683/)
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D76909683

@swolchok
Copy link
Contributor Author

swolchok added a commit that referenced this pull request Jun 25, 2025
…uTorch

Current pin bump D76909683 / #11791 has CoreML issues; sending another bump just in case it happens to be less red.

Differential Revision: [D77308624](https://our.internmc.facebook.com/intern/diff/D77308624/)

[ghstack-poisoned]
swolchok added a commit that referenced this pull request Jun 25, 2025
…uTorch

Current pin bump D76909683 / #11791 has CoreML issues; sending another bump just in case it happens to be less red.

Differential Revision: [D77308624](https://our.internmc.facebook.com/intern/diff/D77308624/)

ghstack-source-id: 292616266
Pull Request resolved: #11968
swolchok added a commit that referenced this pull request Jun 26, 2025
…alone to ExecuTorch"

Current pin bump D76909683 / #11791 has CoreML issues; sending another bump just in case it happens to be less red.

Differential Revision: [D77308624](https://our.internmc.facebook.com/intern/diff/D77308624/)

[ghstack-poisoned]
swolchok added a commit that referenced this pull request Jun 26, 2025
…uTorch

Pull Request resolved: #11968

Current pin bump D76909683 / #11791 has CoreML issues; sending another bump just in case it happens to be less red.

Differential Revision: [D77308624](https://our.internmc.facebook.com/intern/diff/D77308624/)
ghstack-source-id: 292982785
swolchok added a commit that referenced this pull request Jun 27, 2025
…uTorch

Pull Request resolved: #11968

Current pin bump D76909683 / #11791 has CoreML issues; sending another bump just in case it happens to be less red.

Differential Revision: [D77308624](https://our.internmc.facebook.com/intern/diff/D77308624/)
ghstack-source-id: 292982785
swolchok added a commit that referenced this pull request Jun 27, 2025
…uTorch

Pull Request resolved: #11968

Current pin bump D76909683 / #11791 has CoreML issues; sending another bump just in case it happens to be less red.

Differential Revision: [D77308624](https://our.internmc.facebook.com/intern/diff/D77308624/)
ghstack-source-id: 292982785
@swolchok
Copy link
Contributor Author

swolchok commented Jul 3, 2025

landed a different pin bump, closing

@swolchok swolchok closed this Jul 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported release notes: none Do not include this in the release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants