Skip to content

Conversation

sxu
Copy link
Contributor

@sxu sxu commented Jul 31, 2025

Summary:
Runtime: support different cache lengths for different layer.
Python: add sliding window cache update which was already in the runtime.

Differential Revision: D79267644

@sxu sxu requested review from jackzhxng and lucylq as code owners July 31, 2025 15:56
Copy link

pytorch-bot bot commented Jul 31, 2025

🔗 Helpful Links

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

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

❌ 2 New Failures, 1 Unrelated Failure

As of commit 1595b73 with merge base 3e70463 (image):

NEW FAILURES - The following jobs have failed:

BROKEN TRUNK - The following job 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 Jul 31, 2025
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D79267644

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.

@sxu sxu force-pushed the export-D79267644 branch from 7413129 to 5c2f27c Compare August 4, 2025 16:17
sxu added a commit to sxu/executorch that referenced this pull request Aug 4, 2025
Summary:

Runtime: support different cache lengths for different layer.
Python: add sliding window cache update which was already in the runtime.

Reviewed By: billmguo

Differential Revision: D79267644
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D79267644

sxu added a commit to sxu/executorch that referenced this pull request Aug 4, 2025
Summary:
Pull Request resolved: pytorch#13043

Runtime: support different cache lengths for different layer.
Python: add sliding window cache update which was already in the runtime.

Reviewed By: billmguo

Differential Revision: D79267644
@sxu sxu force-pushed the export-D79267644 branch from 5c2f27c to 08b2735 Compare August 4, 2025 16:21
sxu added a commit to sxu/executorch that referenced this pull request Aug 4, 2025
Summary:

Runtime: support different cache lengths for different layer.
Python: add sliding window cache update which was already in the runtime.

Reviewed By: billmguo

Differential Revision: D79267644
@sxu sxu force-pushed the export-D79267644 branch from 08b2735 to 1510e3b Compare August 4, 2025 16:26
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D79267644

@sxu sxu force-pushed the export-D79267644 branch from 1510e3b to 33b52ef Compare August 4, 2025 17:59
sxu added a commit to sxu/executorch that referenced this pull request Aug 4, 2025
Summary:

Runtime: support different cache lengths for different layer.
Python: add sliding window cache update which was already in the runtime.

Reviewed By: billmguo

Differential Revision: D79267644
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D79267644

@sxu sxu force-pushed the export-D79267644 branch from 33b52ef to 07bbd73 Compare August 4, 2025 19:36
sxu added a commit to sxu/executorch that referenced this pull request Aug 4, 2025
Summary:

Runtime: support different cache lengths for different layer.
Python: add sliding window cache update which was already in the runtime.

Reviewed By: billmguo

Differential Revision: D79267644
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D79267644

sxu added a commit to sxu/executorch that referenced this pull request Aug 4, 2025
Summary:
Pull Request resolved: pytorch#13043

Runtime: support different cache lengths for different layer.
Python: add sliding window cache update which was already in the runtime.

Reviewed By: billmguo

Differential Revision: D79267644
@sxu sxu force-pushed the export-D79267644 branch from 07bbd73 to 57dd4dd Compare August 4, 2025 19:40
sxu added a commit to sxu/executorch that referenced this pull request Aug 4, 2025
Summary:

Runtime: support different cache lengths for different layer.
Python: add sliding window cache update which was already in the runtime.

Reviewed By: billmguo

Differential Revision: D79267644
@sxu sxu force-pushed the export-D79267644 branch from 57dd4dd to b72d2d4 Compare August 4, 2025 19:42
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D79267644

Summary:

Runtime: support different cache lengths for different layer.
Python: add sliding window cache update which was already in the runtime.

Reviewed By: billmguo

Differential Revision: D79267644
@sxu sxu force-pushed the export-D79267644 branch from b72d2d4 to 1595b73 Compare August 4, 2025 20:52
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D79267644

@facebook-github-bot facebook-github-bot merged commit 07b6059 into pytorch:main Aug 4, 2025
100 of 105 checks passed
agrima1304 pushed a commit to agrima1304/executorch that referenced this pull request Aug 26, 2025
Differential Revision: D79267644

Pull Request resolved: pytorch#13043
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. fb-exported topic: not user facing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants