Skip to content

Conversation

@GregoryComer
Copy link
Member

@GregoryComer GregoryComer commented Oct 15, 2025

Summary

Use release 2.9 packages for pytorch and domain libraries in preparation for the final 1.0 release. I'm following the pattern from #13248.

@pytorch-bot
Copy link

pytorch-bot bot commented Oct 15, 2025

🔗 Helpful Links

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

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

❌ 2 Cancelled Jobs, 3 Pending

As of commit d3d8632 with merge base e0dda90 (image):

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

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

@meta-cla meta-cla 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 Oct 15, 2025
@mergennachin
Copy link
Contributor

mergennachin commented Oct 15, 2025

Do you still need these lines?

https://github.com/pytorch/executorch/blob/release/1.0/install_requirements.py#L150-L167

This will be invoked for people install from source in release branch. We should just rely on requirements-examples.txt

@GregoryComer
Copy link
Member Author

GregoryComer commented Oct 15, 2025

CI errors are apparently due to installing the CUDA version of torch. Looking into this now.

CMakeLists.txt:794 (find_package_torch)
  CMake Error at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Caffe2/Caffe2Config.cmake:90 (message):
    Your installed Caffe2 version uses CUDA but I cannot find the CUDA
    libraries.  Please set the proper CUDA prefixes and / or install CUDA.

Edit: Added index-url back into the install_pytorch.sh script to use cpu variants. Re-testing.

@GregoryComer
Copy link
Member Author

Do you still need these lines?

https://github.com/pytorch/executorch/blob/release/1.0/install_requirements.py#L150-L167

This will be invoked for people install from source in release branch. We should just rely on requirements-examples.txt

Done. Good catch.

@GregoryComer GregoryComer merged commit 468fa82 into pytorch:release/1.0 Oct 16, 2025
653 of 661 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/binaries ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants