Skip to content

Conversation

@dulinriley
Copy link
Contributor

Summary:
Fixes #1978

Separate out the torch requirement into a different file, since it requires a different
index. We don't want build-requirements.txt to overwrite it.

It is not used in CI because we use "matrix.torch-spec" to change the torch version we
download. We should ensure the requirements file always matches the tested version.

Differential Revision: D87802441

Summary:
Fixes meta-pytorch#1978

Separate out the torch requirement into a different file, since it requires a different
index. We don't want `build-requirements.txt` to overwrite it.

It is not used in CI because we use "matrix.torch-spec" to change the torch version we
download. We should ensure the requirements file always matches the tested version.

Differential Revision: D87802441
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Dec 2, 2025
@meta-codesync
Copy link

meta-codesync bot commented Dec 2, 2025

@dulinriley has exported this pull request. If you are a Meta employee, you can view the originating Diff in D87802441.

Copy link
Contributor

@allenwang28 allenwang28 left a comment

Choose a reason for hiding this comment

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

Review automatically exported from Phabricator review in Meta.

@meta-codesync
Copy link

meta-codesync bot commented Dec 3, 2025

This pull request has been merged in 3cdb8b1.

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 Meta Open Source bot. fb-exported Merged meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build instructions: pip install -r build-requirements.txt overwrites PyTorch nightly installation

3 participants