Skip to content

[MTIA Aten Backend] Migrate any.all_out (example diff for tutorial) #159780

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: gh/andyanwang/39/base
Choose a base branch
from

Conversation

andyanwang
Copy link
Contributor

@andyanwang andyanwang commented Aug 4, 2025

Stack from ghstack (oldest at bottom):

Differential Revision: D79524919

Context

See the first PR #153670

This diff

Migrate any.all_out to in-tree.

We can use this diff as an example for in-tree registration.

cc @egienvalue

Copy link

pytorch-bot bot commented Aug 4, 2025

🔗 Helpful Links

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

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

✅ You can merge normally! (3 Unrelated Failures)

As of commit 732491e with merge base 8bc843a (image):

UNSTABLE - The following jobs are marked as unstable, possibly due to flakiness on trunk:

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

andyanwang added a commit that referenced this pull request Aug 4, 2025
Differential Revision: [D79524919](https://our.internmc.facebook.com/intern/diff/D79524919/)

ghstack-source-id: 300421432
Pull Request resolved: #159780
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D79524919

@andyanwang andyanwang added topic: not user facing topic category module: mtia Device MTIA related issues labels Aug 4, 2025
Copy link
Contributor

github-actions bot commented Aug 4, 2025

Attention! native_functions.yaml was changed

If you are adding a new function or defaulted argument to native_functions.yaml, you cannot use it from pre-existing Python frontend code until our FC window passes (two weeks). Split your PR into two PRs, one which adds the new C++ functionality, and one that makes use of it from Python, and land them two weeks apart. See https://github.com/pytorch/pytorch/wiki/PyTorch's-Python-Frontend-Backward-and-Forward-Compatibility-Policy#forwards-compatibility-fc for more info.


Caused by:

…tutorial)"


Differential Revision: [D79524919](https://our.internmc.facebook.com/intern/diff/D79524919/)

# Context

See the first PR #153670

# This diff

 Migrate any.all_out to in-tree.

We can use this diff as an example for in-tree registration.

[ghstack-poisoned]
andyanwang added a commit that referenced this pull request Aug 4, 2025
Pull Request resolved: #159780

# Context

See the first PR #153670

# This diff

 Migrate any.all_out to in-tree.

We can use this diff as an example for in-tree registration.

Differential Revision: [D79524919](https://our.internmc.facebook.com/intern/diff/D79524919/)
ghstack-source-id: 300591646
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D79524919

@andyanwang andyanwang requested review from malfet and albanD August 6, 2025 16:11
@pytorch-bot pytorch-bot bot added the ciflow/trunk Trigger trunk jobs on your pull request label Aug 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ciflow/trunk Trigger trunk jobs on your pull request fb-exported module: mtia Device MTIA related issues topic: not user facing topic category
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants