Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/22976
Note: Links to docs will display an error until the docs builds have been completed. ❗ 1 Active SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: ❌ 4 New Failures, 2 Unrelated FailuresAs of commit 683d734 with merge base 9b91b43 ( 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. |
|
@claude review this code |
This PR needs a
|
|
Claude finished @metascroy's task in 3m 48s —— View job Code Review — Support dynamic indexing
Nice change. The core idea is sound: instead of specializing the post-gather reshape target through I walked the offset mapping through all three test configs and it holds:
Why it's safe: non-indexed dims are forced static by the Main thing to flag: reshape data-ordering for leading non-indexed dims > 1The
A This looks pre-existing (the prior
If I've misread the MLX Minor
Overall: correct and well-documented for the supported cases; the only open question is the leading-dim > 1 ordering. |
|
@claude review this code |
|
Claude finished @metascroy's task in 4m 39s —— View job Code Review — HF dynamic cache export support
The PR grew since the last review — it now bundles three logically distinct changes. All three look correct and are well-tested. Notes below. 1.
|
ff4f66f to
05ea3e1
Compare
As titled.