Skip to content

Conversation

@kimishpatel
Copy link
Contributor

Summary:
update cache op was forcing incorrect constraint on sequence length.
Fixing that alongw with fixing export allows us to correctly export the model

Differential Revision: D84562463

@pytorch-bot
Copy link

pytorch-bot bot commented Oct 14, 2025

🔗 Helpful Links

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

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

❌ 6 New Failures, 3 Unrelated Failures

As of commit f0a030c with merge base c539dfc (image):

NEW FAILURES - The following jobs have failed:

BROKEN TRUNK - The following jobs failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

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 14, 2025
@meta-codesync
Copy link

meta-codesync bot commented Oct 14, 2025

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

@github-actions
Copy link

This PR needs a release notes: label

If your change should be included in the release notes (i.e. would users of this library care about this change?), please use a label starting with release notes:. This helps us keep track and include your important work in the next release notes.

To add a label, you can comment to pytorchbot, for example
@pytorchbot label "release notes: none"

For more information, see
https://github.com/pytorch/pytorch/wiki/PyTorch-AutoLabel-Bot#why-categorize-for-release-notes-and-how-does-it-work.

Summary:

update cache op was forcing incorrect constraint on sequence length.
Fixing that alongw with fixing export allows us to correctly export the model

Reviewed By: jackzhxng, ifed-ucsd

Differential Revision: D84562463
Copy link
Contributor

@digantdesai digantdesai 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.

@digantdesai
Copy link
Contributor

let's pull this in 1.0? @GregoryComer

@GregoryComer
Copy link
Member

let's pull this in 1.0? @GregoryComer

You can submit a pick request. Though we're only a few days out from release. There will be one final RC build to pick up the pytorch release on Wednesday, but I'm hesitant to merge anything that's not a fix for a catastrophic issue. If you think it's safe and meets that criteria, I'm willing to merge it.

@GregoryComer
Copy link
Member

After talking with Digant, I'm willing to merge it (as Digant's judgement is that it is critical). However, it would need to be merged today as soon as possible to make the cut and we'll need to build rc4 and do manual validation by EOD.

@kimishpatel
Copy link
Contributor Author

After talking with Digant, I'm willing to merge it (as Digant's judgement is that it is critical). However, it would need to be merged today as soon as possible to make the cut and we'll need to build rc4 and do manual validation by EOD.

yeah m trying to land this. test failures seem unrelated but landing internally takes a few hours

@meta-codesync meta-codesync bot merged commit f1e2548 into pytorch:main Oct 15, 2025
297 of 308 checks passed
@GregoryComer
Copy link
Member

@pytorchbot cherry-pic --onto release/1.0 -c critical

@pytorch-bot
Copy link

pytorch-bot bot commented Oct 15, 2025

❌ 🤖 pytorchbot command failed:

@pytorchbot: error: argument command: invalid choice: 'cherry-pic' (choose from 'merge', 'revert', 'rebase', 'label', 'drci', 'cherry-pick')

usage: @pytorchbot [-h] {merge,revert,rebase,label,drci,cherry-pick} ...

Try @pytorchbot --help for more info.

@GregoryComer
Copy link
Member

@pytorchbot cherry-pick --onto release/1.0 -c critical

pytorchbot pushed a commit that referenced this pull request Oct 15, 2025
Differential Revision: D84562463

Pull Request resolved: #15084

(cherry picked from commit f1e2548)
@pytorchbot
Copy link
Collaborator

Cherry picking #15084

The cherry pick PR is at #15141 and it is recommended to link a critical cherry pick PR with an issue. The following tracker issues are updated:

Details for Dev Infra team Raised by workflow job

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants