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

MIgrate some random files away from the torch:: namespace #5836

Closed
wants to merge 1 commit into from

Conversation

dbort
Copy link
Contributor

@dbort dbort commented Oct 3, 2024

Summary:
A couple tests and helpers that my previous passes didn't catch.

After this, the only remaining //executorch/... code under the torch:: namespace is under backends/... and kernels/... (and in some other places that define kernels).

Differential Revision: D63797660

Summary:
A couple tests and helpers that my previous passes didn't catch.

After this, the only remaining `//executorch/...` code under the `torch::` namespace is under `backends/...` and `kernels/...` (and in some other places that define kernels).

Differential Revision: D63797660
Copy link

pytorch-bot bot commented Oct 3, 2024

🔗 Helpful Links

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

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

✅ No Failures

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

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

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 3a25651.

@dbort dbort deleted the export-D63797660 branch October 4, 2024 02:11
@dbort
Copy link
Contributor Author

dbort commented Oct 4, 2024

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

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

A couple tests and helpers that my previous passes didn't catch.

After this, the only remaining `//executorch/...` code under the `torch::` namespace is under `backends/...` and `kernels/...` (and in some other places that define kernels).

Reviewed By: cccclai

Differential Revision: D63797660

fbshipit-source-id: f4075d670c6b7f083c8c3ab1e9c465da32e8b3ac
(cherry picked from commit 3a25651)
@pytorchbot
Copy link
Collaborator

Cherry picking #5836

The cherry pick PR is at #5866 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

dvorjackz pushed a commit that referenced this pull request Oct 4, 2024
MIgrate some random files away from the torch:: namespace (#5836)

Summary:
Pull Request resolved: #5836

A couple tests and helpers that my previous passes didn't catch.

After this, the only remaining `//executorch/...` code under the `torch::` namespace is under `backends/...` and `kernels/...` (and in some other places that define kernels).

Reviewed By: cccclai

Differential Revision: D63797660

fbshipit-source-id: f4075d670c6b7f083c8c3ab1e9c465da32e8b3ac
(cherry picked from commit 3a25651)

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
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