Skip to content

Conversation

cccclai
Copy link
Contributor

@cccclai cccclai commented Sep 24, 2025

Summary:

  1. backend-delegates-dependencies.md - fix typos
  2. backend-delegates-integration.md - a bit polishing, use bullet point instead of plain text
  3. debug-backend-delegate.md - use a real model so users can copy paste, also adapt to the API changes

Differential Revision: D83186517

Copy link

pytorch-bot bot commented Sep 24, 2025

🔗 Helpful Links

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

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

❌ 7 New Failures, 2 Cancelled Jobs, 3 Unrelated Failures

As of commit 36a788e with merge base b3f3111 (image):

NEW FAILURES - The following jobs have failed:

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

FLAKY - The following jobs failed but were likely due to flakiness present on trunk:

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 Sep 24, 2025
@facebook-github-bot
Copy link
Contributor

@cccclai has exported this pull request. If you are a Meta employee, you can view the originating diff in D83186517.

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.

```
%aten_unsqueeze_copy_default_22 : [num_users=1] = call_function[target=executorch.exir.dialects.edge._ops.aten.unsqueeze_copy.default](args = (%aten_arange_start_step_23, -2), kwargs = {})
%aten_unsqueeze_copy_default_23 : [num_users=1] = call_function[target=executorch.exir.dialects.edge._ops.aten.unsqueeze_copy.default](args = (%aten_arange_start_step_24, -1), kwargs = {})
graph():
Copy link
Contributor

@mergennachin mergennachin Sep 24, 2025

Choose a reason for hiding this comment

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

Can we put this like this? That way, you can collapse

<details> 
  graph(): 
     ...
</details>

Copy link
Contributor Author

Choose a reason for hiding this comment

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

updated

Summary:

1. backend-delegates-dependencies.md - fix typos
2. backend-delegates-integration.md - a bit polishing, use bullet point instead of plain text
3. debug-backend-delegate.md - use a real model so users can copy paste, also adapt to the API changes

Reviewed By: mergennachin

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

@cccclai has exported this pull request. If you are a Meta employee, you can view the originating diff in D83186517.

@cccclai cccclai merged commit a0e1395 into pytorch:main Sep 25, 2025
119 of 132 checks passed
@cccclai
Copy link
Contributor Author

cccclai commented Sep 29, 2025

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

pytorchbot pushed a commit that referenced this pull request Sep 29, 2025
Summary:
1. backend-delegates-dependencies.md - fix typos
2. backend-delegates-integration.md - a bit polishing, use bullet point
instead of plain text
3. debug-backend-delegate.md - use a real model so users can copy paste,
also adapt to the API changes

Differential Revision: D83186517

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

Cherry picking #14551

The cherry pick PR is at #14672 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
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.

4 participants