Skip to content

Conversation

pytorchbot
Copy link
Collaborator

The code under examples/... is a proxy for user code, and users should never declare code under the torch:: or executorch:: namespaces.

Move this code under the example:: namespace to make it more clear that users should use their own namespaces when writing code like this.

Test Plan:

Summary:
The code under examples/... is a proxy for user code, and users should never declare code under the `torch::` or `executorch::` namespaces.

Move this code under the `example::` namespace to make it more clear that users should use their own namespaces when writing code like this.

Pull Request resolved: #5478

Test Plan: - Built using the instructions at https://github.com/pytorch/executorch/blob/main/examples/mediatek/README.md

Reviewed By: JacobSzwejbka, cccclai

Differential Revision: D62992974

Pulled By: dbort

fbshipit-source-id: b01f1b33d2853a0555ae19d79769a5bb6d0ba853
(cherry picked from commit 182f138)
Copy link

pytorch-bot bot commented Sep 23, 2024

🔗 Helpful Links

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

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

✅ No Failures

As of commit 0f607bc with merge base eecf74f (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 Sep 23, 2024
@jackzhxng jackzhxng merged commit 0267b77 into release/0.4 Sep 24, 2024
34 checks passed
@jackzhxng jackzhxng deleted the cherry-pick-5478-by-pytorch_bot_bot_ branch September 24, 2024 01:58
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.

4 participants