Skip to content

Move examples/qualcomm out from under the torch namespace #5487

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
Sep 20, 2024

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: #5400

Test Plan:
- Built using the instructions at https://github.com/pytorch/executorch/blob/main/examples/qualcomm/README.md
- test-llama-runner-qnn-linux CI job succeeded

Reviewed By: shoumikhin

Differential Revision: D62969111

Pulled By: dbort

fbshipit-source-id: 9ec27528dd85f60d8c538d54ce6ddf621e63cf52
(cherry picked from commit 8ef6c79)
Copy link

pytorch-bot bot commented Sep 19, 2024

🔗 Helpful Links

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

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

✅ No Failures

As of commit fe8e320 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 19, 2024
@jackzhxng jackzhxng merged commit dc43193 into release/0.4 Sep 20, 2024
34 checks passed
@jackzhxng jackzhxng deleted the cherry-pick-5400-by-pytorch_bot_bot_ branch September 20, 2024 20:31
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