Skip to content
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

Update README.md #140

Merged
merged 2 commits into from
Apr 16, 2024
Merged

Update README.md #140

merged 2 commits into from
Apr 16, 2024

Conversation

supriyar
Copy link
Contributor

Updates to include

  1. the interoperability details
  2. our goals
  3. some general cleanup

Update to include 
1. the interoperability details
2. our goals
3. some general cleanup
@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 Apr 16, 2024
README.md Outdated Show resolved Hide resolved
README.md Outdated
@@ -1,20 +1,30 @@
# torchao: PyTorch Architecture Optimization
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

first question i always get is what does ao mean so let's answer that somewheere in the first 3 lines

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this got deleted by mistake, I'll add it back

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated
## Key Features
* Native PyTorch techniques, composable with torch.compile
* APIs tested on following hardware - A100, T4(colab)
* Supports the following eager quantization techniques.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

so which techniques are compile specific and which are eager? If it's the same set then we can set say something like kernels that work with both eager and compile such as: int8 etc..

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think they all work with both. @HDCharles or @jerryzh168 can you confirm?

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@msaroufim msaroufim self-requested a review April 16, 2024 04:00
Copy link
Member

@msaroufim msaroufim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

stamping since the update is urgent but hopefully the feedback is still useful

@supriyar supriyar merged commit 5401df0 into main Apr 16, 2024
7 checks passed
dbyoung18 pushed a commit to dbyoung18/ao that referenced this pull request Jul 31, 2024
* Update README.md

Update to include 
1. the interoperability details
2. our goals
3. some general cleanup
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.

3 participants