-
Notifications
You must be signed in to change notification settings - Fork 213
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
Add quick start guide for first time users #1611
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/ao/1611
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit d20cd0a with merge base e53edaa (): This comment was automatically generated by Dr. CI and updates every 15 minutes. |
3c80fbc
to
f4fce97
Compare
docs/source/quick_start.rst
Outdated
torchao. To learn more about the different workflows supported in torchao, | ||
see our main `README <https://github.com/pytorch/ao/blob/main/README.md>`__. | ||
For a more detailed overview of quantization in torchao, visit | ||
`this page <quantization.html>`. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks like this link is broken
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
oh right, fixed
docs/source/quick_start.rst
Outdated
`this page <quantization.html>`. | ||
|
||
Finally, if you would like to contribute to torchao, don't forget to check | ||
out our `contributor guide <contributor_guide.html>`__! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
also link to issues page for good first issues
Documentation in torchao has been pretty low-level and geared towards developers so far. This commit adds a basic quick start guide for first time users to get familiar with our main quantization flow.
Documentation in torchao has been pretty low-level and geared towards developers so far. This commit adds a basic quick start guide for first time users to get familiar with our main quantization flow.
Preview the docs here: https://docs-preview.pytorch.org/pytorch/ao/1611/index.html