Skip to content

Update and fix docs (namespaces, consistency) #6185

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 17, 2024

Conversation

pytorchbot
Copy link
Collaborator

Summary:
Audit all instances of \bexec_aten:: and \btorch:: under docs/, updating where appropriate.

The only remaining torch:: instances are for kernels, which I didn't get a chance to migrate before v0.4.0.

Also:

  • Update the LLM Manual code to be consistent between the doc and main.cpp
  • Fix some LLM Manual issues: point to the latest release, and "main.cpp" instead of "main.h"

Differential Revision: D64152344

Summary:
Pull Request resolved: #6084

Audit all instances of `\bexec_aten::` and `\btorch::` under `docs/`, updating where appropriate.

The only remaining `torch::` instances are for kernels, which I didn't get a chance to migrate before v0.4.0.

Also:
- Update the LLM Manual code to be consistent between the doc and main.cpp
- Fix some LLM Manual issues: point to the latest release, and "main.cpp" instead of "main.h"

Reviewed By: mergennachin, Gasoonjia, Olivia-liu

Differential Revision: D64152344

fbshipit-source-id: 2f6582429d5e3ef285b728350f937247996bb454
(cherry picked from commit 5512fe0)
Copy link

pytorch-bot bot commented Oct 12, 2024

🔗 Helpful Links

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

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

✅ No Failures

As of commit bcb9cca 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 Oct 12, 2024
@jackzhxng jackzhxng merged commit 0f17eb1 into release/0.4 Oct 17, 2024
34 checks passed
@jackzhxng jackzhxng deleted the cherry-pick-6084-by-pytorch_bot_bot_ branch October 17, 2024 00:40
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