-
Notifications
You must be signed in to change notification settings - Fork 834
Add docs README.md and a custom extension #208
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
Conversation
|
This pull request was exported from Phabricator. Differential Revision: D48757229 |
e30bcfc to
8404d85
Compare
|
This pull request was exported from Phabricator. Differential Revision: D48757229 |
8404d85 to
fdc26fe
Compare
|
This pull request was exported from Phabricator. Differential Revision: D48757229 |
fdc26fe to
8af0725
Compare
|
This pull request was exported from Phabricator. Differential Revision: D48757229 |
Summary: Add a basic README for the documentation folder that gives a basic overview of how to build locally and contribute, as well as provide tips on how to author better pages with MyST parser. Add a custom Sphinx directive that adds a code block with a nightly PyTorch version from the nightly.txt file. Reviewed By: mergennachin, dbort Differential Revision: D48757229
|
This pull request was exported from Phabricator. Differential Revision: D48757229 |
8af0725 to
2978012
Compare
|
This pull request was exported from Phabricator. Differential Revision: D48757229 |
|
This pull request has been merged in e379356. |
As model has been moved to `build` folder by pytorch/torchchat#192
Bumping the pin to optimum-executorch to include huggingface/optimum-executorch#208. This fixes whisper metal CI jobs such as https://github.com/pytorch/executorch/actions/runs/21416571328/job/61668433882
Summary:
Add a basic README for the documentation folder that gives a basic overview of how to build locally and contribute, as well as provide tips on how to author better pages with MyST parser.
Add a custom Sphinx extension that gets versions from the .ci/docker/ci_commit_pins dir.
Reviewed By: mergennachin, dbort
Differential Revision: D48757229