Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/22819
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New Failure, 1 Unrelated Failure, 9 Unclassified FailuresAs of commit 511ec00 with merge base ccecb93 ( NEW FAILURE - The following job has failed:
UNCLASSIFIED FAILURES - DrCI could not classify the following jobs because the workflow did not run on the merge base. The failures may be pre-existing on trunk or introduced by this PR:
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. |
This PR needs a
|
Pull Request resolved: #22819 Allow the Muse Glimmer off-graph KV path to use the existing decode-only CUDA Graph backend option. When a flat cache grows and its address changes, release the stale graph resources, rebind the new cache allocation, warm up, and capture a replacement graph. Prefill remains outside CUDA Graph capture. Authored with Codex. ghstack-source-id: 431126063 @exported-using-ghexport Differential Revision: [D120091513](https://our.internmc.facebook.com/intern/diff/D120091513/)
Pull Request resolved: #22819 Allow the Muse Glimmer off-graph KV path to use the existing decode-only CUDA Graph backend option. When a flat cache grows and its address changes, release the stale graph resources, rebind the new cache allocation, warm up, and capture a replacement graph. Prefill remains outside CUDA Graph capture. Authored with Codex. ghstack-source-id: 431142001 @exported-using-ghexport Differential Revision: [D120091513](https://our.internmc.facebook.com/intern/diff/D120091513/)
Stack from ghstack (oldest at bottom):
Allow the Muse Glimmer off-graph KV path to use the existing decode-only CUDA Graph backend option. When a flat cache grows and its address changes, release the stale graph resources, rebind the new cache allocation, warm up, and capture a replacement graph. Prefill remains outside CUDA Graph capture.
Authored with Codex.
Differential Revision: D120091513