Skip to content

s/exec_aten::/executorch::aten::/ for extension/**/*.h #6106

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

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

pytorchbot
Copy link
Collaborator

Summary: Migrate all extension headers to use the new aten namespace, so that they act as good examples for users. The .cpp code can migrate later.

Differential Revision: D64079593

Copy link

pytorch-bot bot commented Oct 10, 2024

🔗 Helpful Links

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

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

❌ 1 New Failure

As of commit 10a11c0 with merge base eecf74f (image):

NEW FAILURE - The following job has failed:

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

@facebook-github-bot facebook-github-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 10, 2024
Summary:
Pull Request resolved: #6032

Migrate all extension headers to use the new aten namespace, so that they act as good examples for users. The .cpp code can migrate later.

Reviewed By: lucylq

Differential Revision: D64079593

fbshipit-source-id: 62164cd6ec3238e21e896813f185d0c1446ef527
(cherry picked from commit 69c2c76)
@dbort dbort force-pushed the cherry-pick-6032-by-pytorch_bot_bot_ branch from 807bc08 to 10a11c0 Compare October 11, 2024 04:57
@dbort dbort merged commit 99827e4 into release/0.4 Oct 11, 2024
35 of 36 checks passed
@dbort dbort deleted the cherry-pick-6032-by-pytorch_bot_bot_ branch October 11, 2024 06:15
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