Skip to content

Conversation

mergennachin
Copy link
Contributor

Updated link to Core ATen operator set documentation.

Summary

[PLEASE REMOVE] See CONTRIBUTING.md's Pull Requests for ExecuTorch PR guidelines.

[PLEASE REMOVE] If this PR closes an issue, please add a Fixes #<issue-id> line.

[PLEASE REMOVE] If this PR introduces a fix or feature that should be the upcoming release notes, please add a "Release notes: " label. For a list of available release notes labels, check out CONTRIBUTING.md's Pull Requests.

Test plan

[PLEASE REMOVE] How did you test this PR? Please write down any manual commands you used and note down tests that you have written if applicable.

Updated link to Core ATen operator set documentation.
Copy link

pytorch-bot bot commented Oct 13, 2025

🔗 Helpful Links

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

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

❗ 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

⏳ No Failures, 114 Pending

As of commit b846198 with merge base 1a8acf6 (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@mergennachin mergennachin requested a review from psiddh October 13, 2025 16:54
@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 13, 2025
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.

@mergennachin mergennachin merged commit 9560800 into main Oct 13, 2025
124 of 134 checks passed
@mergennachin mergennachin deleted the mergennachin-patch-6 branch October 13, 2025 17:06
mergennachin added a commit that referenced this pull request Oct 13, 2025
Updated link to Core ATen operator set documentation.

### Summary
[PLEASE REMOVE] See [CONTRIBUTING.md's Pull
Requests](https://github.com/pytorch/executorch/blob/main/CONTRIBUTING.md#pull-requests)
for ExecuTorch PR guidelines.

[PLEASE REMOVE] If this PR closes an issue, please add a `Fixes
#<issue-id>` line.

[PLEASE REMOVE] If this PR introduces a fix or feature that should be
the upcoming release notes, please add a "Release notes: <area>" label.
For a list of available release notes labels, check out
[CONTRIBUTING.md's Pull
Requests](https://github.com/pytorch/executorch/blob/main/CONTRIBUTING.md#pull-requests).

### Test plan
[PLEASE REMOVE] How did you test this PR? Please write down any manual
commands you used and note down tests that you have written if
applicable.
GregoryComer added a commit that referenced this pull request Oct 14, 2025
```
python scripts/pick_doc_commits.py --main=origin/main --release=origin/release/1.0
```

https://gist.github.com/mergennachin/155d28c84069d7808469ebaeca07aa5f


Cherry-picking


  - 42e8746 Update Voxral README.md (#14324)
  - 4d0961e Update Voxtral README.md (#14414)
  - 30568d2 Fix outdated lintrunner directions (#14449)
  - c98079a Update Voxtral README.md (#14544)
  - e608a21 [Backend Tester] Update README (#14739)
  - fc512fa Fix typos in docs ahead of GA (#14964)
  - 1a8acf6 Update top-level README.md file (#15049)
  - 9560800 Fix documentation link for Core ATen operators (#15050)
  - b9451c9 Use new logo in ExecuTorch (#14782)
  - 481c9cf Fix various minor links in top-level README.md (#15052)

 

Skipping

  - d382f6b mypy fix (#15080) (not a doc)
- 41b061e NXP backend: Update user guide and docs Readme (#14852)
(merge conflict)

---------

Co-authored-by: Jack <32371937+jackzhxng@users.noreply.github.com>
Co-authored-by: Scott Wolchok <swolchok@meta.com>
Co-authored-by: Gregory Comer <gjcomer@meta.com>
Co-authored-by: Abhinayk <abhinayk@meta.com>
@psiddh
Copy link
Contributor

psiddh commented Oct 14, 2025

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

@pytorchbot
Copy link
Collaborator

Cherry picking #15050

Command git -C /home/runner/work/executorch/executorch cherry-pick -x -X theirs 9560800207b61103835c209b8f65819c6be2b935 returned non-zero exit code 1

Auto-merging README.md
The previous cherry-pick is now empty, possibly due to conflict resolution.
If you wish to commit it anyway, use:

    git commit --allow-empty

Otherwise, please use 'git cherry-pick --skip'
On branch cherry-pick-15050-by-pytorch_bot_bot_
You are currently cherry-picking commit 9560800207.
  (all conflicts fixed: run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

nothing to commit, working tree clean
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants