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

Refactor s8s4_linear_cutlass() #1545

Merged

Conversation

alexsamardzic
Copy link
Collaborator

No description provided.

Copy link

pytorch-bot bot commented Jan 10, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/ao/1545

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

⏳ No Failures, 3 Pending

As of commit 99b75da with merge base 32d9b0b (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 Jan 10, 2025
@alexsamardzic
Copy link
Collaborator Author

Refactored the code so that it is easier to extend it with combinations of quantized operands data types other than W4A8, like one proposed in #1515. Disadvantage: compilation time increased.

@alexsamardzic alexsamardzic force-pushed the refactor-s8s4-linear-cutlass branch from 5137016 to a3fe95f Compare January 10, 2025 22:14
@alexsamardzic alexsamardzic mentioned this pull request Jan 10, 2025
3 tasks
@jerryzh168 jerryzh168 added the topic: not user facing Use this tag if you don't want this PR to show up in release notes label Jan 10, 2025
@alexsamardzic alexsamardzic force-pushed the refactor-s8s4-linear-cutlass branch 3 times, most recently from 0a40840 to c5f4880 Compare January 11, 2025 15:22
@alexsamardzic alexsamardzic force-pushed the refactor-s8s4-linear-cutlass branch from c5f4880 to f1e1036 Compare January 16, 2025 13:33
@alexsamardzic alexsamardzic force-pushed the refactor-s8s4-linear-cutlass branch from f1e1036 to 99b75da Compare January 21, 2025 19:15
@alexsamardzic alexsamardzic merged commit ea7910e into pytorch:main Jan 21, 2025
18 checks passed
@alexsamardzic alexsamardzic deleted the refactor-s8s4-linear-cutlass branch January 21, 2025 20:43
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. topic: not user facing Use this tag if you don't want this PR to show up in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants