Skip to content
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

s/exec_aten::/executorch::aten::/ for runtime/**/*.h #6030

Closed
wants to merge 1 commit into from

Conversation

dbort
Copy link
Contributor

@dbort dbort commented Oct 8, 2024

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

Differential Revision: D64078576

Copy link

pytorch-bot bot commented Oct 8, 2024

🔗 Helpful Links

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

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

✅ You can merge normally! (2 Unrelated Failures)

As of commit 0dfa4bf with merge base 4a4a90f (image):

BROKEN TRUNK - The following jobs 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.

@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 8, 2024
@facebook-github-bot
Copy link
Contributor

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

dbort added a commit to dbort/executorch that referenced this pull request Oct 9, 2024
Summary:

Migrate all runtime 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: D64078576
dbort added a commit to dbort/executorch that referenced this pull request Oct 9, 2024
Summary:

Migrate all runtime 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: D64078576
@facebook-github-bot
Copy link
Contributor

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

1 similar comment
@facebook-github-bot
Copy link
Contributor

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

dbort added a commit to dbort/executorch that referenced this pull request Oct 9, 2024
Summary:

Migrate all runtime 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: D64078576
@facebook-github-bot
Copy link
Contributor

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

dbort added a commit to dbort/executorch that referenced this pull request Oct 10, 2024
Summary:

Migrate all runtime 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: D64078576
@facebook-github-bot
Copy link
Contributor

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

Summary:

Migrate all runtime 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: D64078576
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 84f51d1.

@dbort dbort deleted the export-D64078576 branch October 11, 2024 05:07
@dbort
Copy link
Contributor Author

dbort commented Oct 11, 2024

@pytorchbot cherry-pick --onto release/0.4 -c fixnewfeature

pytorchbot pushed a commit that referenced this pull request Oct 11, 2024
Summary:
Pull Request resolved: #6030

Migrate all runtime 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: D64078576

fbshipit-source-id: fe011d0ff16b0beaa278944312a62760e51b945c
(cherry picked from commit 84f51d1)
@pytorchbot
Copy link
Collaborator

Cherry picking #6030

The cherry pick PR is at #6161 and it is recommended to link a fixnewfeature cherry pick PR with an issue. The following tracker issues are updated:

Details for Dev Infra team Raised by workflow job

dbort added a commit that referenced this pull request Oct 11, 2024
Summary:
Pull Request resolved: #6030

Migrate all runtime 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: D64078576

fbshipit-source-id: fe011d0ff16b0beaa278944312a62760e51b945c
(cherry picked from commit 84f51d1)
dbort added a commit that referenced this pull request Oct 11, 2024
s/exec_aten::/executorch::aten::/ for runtime/**/*.h (#6030)

Summary:
Pull Request resolved: #6030

Migrate all runtime 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: D64078576

fbshipit-source-id: fe011d0ff16b0beaa278944312a62760e51b945c
(cherry picked from commit 84f51d1)

Co-authored-by: Dave Bort <dbort@meta.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants