Skip to content

[test-infra] Support PyTorch version override#6486

Closed
q10 wants to merge 1 commit intomainfrom
bm/support-pytorch-version-override
Closed

[test-infra] Support PyTorch version override#6486
q10 wants to merge 1 commit intomainfrom
bm/support-pytorch-version-override

Conversation

@q10
Copy link
Copy Markdown
Contributor

@q10 q10 commented Mar 31, 2025

  • Normally, PYTORCH_VERSION is automatically determined based on the latest nightly or candidate release, as well as the branch / tag of the git commit. However, there are certain situations where we would like to build projects on top of an older PyTorch version as a patch release, and so pytorch-version-override allows for this.

- Normally, PYTORCH_VERSION is automatically determined based on the
latest nightly or candidate release, as well as the branch / tag of
the git commit.  However, there are certain situations where we would
like to build projects on top of an older PyTorch version as a patch
release, and so pytorch-version-override allows for this.
@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 31, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Updated (UTC)
torchci ⬜️ Ignored (Inspect) Mar 31, 2025 0:16am

@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 Mar 31, 2025
@q10 q10 requested review from atalman and huydhn March 31, 2025 00:16
@q10
Copy link
Copy Markdown
Contributor Author

q10 commented Mar 31, 2025

Closing, as it turns out the torch-infra-ref parameter is available for this very purpose

@q10 q10 closed this Mar 31, 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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants