Skip to content

Reapply PyTorch 2.12 pin with CI fixes#19699

Merged
JacobSzwejbka merged 13 commits into
mainfrom
repin-pt212-fix-ci
May 21, 2026
Merged

Reapply PyTorch 2.12 pin with CI fixes#19699
JacobSzwejbka merged 13 commits into
mainfrom
repin-pt212-fix-ci

Conversation

@JacobSzwejbka
Copy link
Copy Markdown
Contributor

@JacobSzwejbka JacobSzwejbka commented May 20, 2026

Summary
Trying again! This time working more on the cuda

cc @digantdesai @freddan80 @per @zingo @oscarandersson8218 @mansnils @Sebastian-Larsson @robell @rascani

@pytorch-bot
Copy link
Copy Markdown

pytorch-bot Bot commented May 20, 2026

🔗 Helpful Links

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

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

❗ 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

❌ 3 Cancelled Jobs, 3 Pending, 1 Unrelated Failure, 1 Unclassified Failure

As of commit 540d34f with merge base 64684c7 (image):

UNCLASSIFIED FAILURE - DrCI could not classify the following job because the workflow did not run on the merge base. The failure may be pre-existing on trunk or introduced by this PR:

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

FLAKY - The following job failed but was likely due to flakiness present on trunk:

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 May 20, 2026
@github-actions github-actions Bot added ciflow/trunk module: arm Issues related to arm backend labels May 20, 2026
@JacobSzwejbka JacobSzwejbka marked this pull request as draft May 20, 2026 14:58
)
# In eager, we expect this predicate to specialize. In export, keep it
# as a tensor predicate so AOTI does not introduce unbacked symbols.
k, v, cache_pos = torch.cond(torch.isnan(y).all(), true_fn, false_fn, (y,))
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

cc @mergennachin think this is fine?

@JacobSzwejbka JacobSzwejbka marked this pull request as ready for review May 21, 2026 15:07
@JacobSzwejbka JacobSzwejbka merged commit 45fe55c into main May 21, 2026
936 of 956 checks passed
@JacobSzwejbka JacobSzwejbka deleted the repin-pt212-fix-ci branch May 21, 2026 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/cuda ciflow/metal ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. module: arm Issues related to arm backend topic: not user facing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants