pytorch / executorch

On-device AI across mobile, embedded and edge for PyTorch
https://pytorch.org/executorch/
Other
2.2k stars 368 forks source link

[cadence][7/X] add remove ops to oss and callsites #6981

Open zonglinpeng opened 2 days ago

zonglinpeng commented 2 days ago

Stack from ghstack (oldest at bottom):

~

Differential Revision: D66067650

pytorch-bot[bot] commented 2 days ago

:link: Helpful Links

:test_tube: See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/6981

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

:heavy_exclamation_mark: 1 Active SEVs

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

:x: 3 New Failures

As of commit b7afef476408b983985fb66f569dc31656f9be01 with merge base 709e7395b0df155bd7d9a1329c160e39ef3e1f0e (image):

NEW FAILURES - The following jobs have failed:

* [Check Labels / Check labels](https://hud.pytorch.org/pr/pytorch/executorch/6981#33245132904) ([gh](https://github.com/pytorch/executorch/actions/runs/11928330781/job/33245132904)) `RuntimeError: Error checking labels: PR does not have required labels` * [Lint / lintrunner / linux-job](https://hud.pytorch.org/pr/pytorch/executorch/6981#33245126793) ([gh](https://github.com/pytorch/executorch/actions/runs/11928329564/job/33245126793)) `>>> Lint for backends/qualcomm/quantizer/custom_annotation.py:` * [pull / unittest-arm / linux-job](https://hud.pytorch.org/pr/pytorch/executorch/6981#33245128693) ([gh](https://github.com/pytorch/executorch/actions/runs/11928329615/job/33245128693)) `RuntimeError: Command docker exec -t 8ba191efa3033b21777a50a1cf63c6a9270f921d9fc8fe9084dda0e60b22048a /exec failed with exit code 1`

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

github-actions[bot] commented 2 days ago

This PR needs a release notes: label

If your changes are user facing and intended to be a part of release notes, please use a label starting with release notes:.

If not, please add the topic: not user facing label.

To add a label, you can comment to pytorchbot, for example @pytorchbot label "topic: not user facing"

For more information, see https://github.com/pytorch/pytorch/wiki/PyTorch-AutoLabel-Bot#why-categorize-for-release-notes-and-how-does-it-work.