-
Notifications
You must be signed in to change notification settings - Fork 684
split dequant functions from kv_cache.cu #4787
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
✅ Deploy Preview for pytorch-fbgemm-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
This pull request was exported from Phabricator. Differential Revision: D81135633 |
|
This pull request was exported from Phabricator. Differential Revision: D81135633 |
168082c to
8a5c7e6
Compare
|
This pull request was exported from Phabricator. Differential Revision: D81135633 |
1 similar comment
|
This pull request was exported from Phabricator. Differential Revision: D81135633 |
Summary: Pull Request resolved: pytorch#4787 X-link: facebookresearch/FBGEMM#1811 Split the file up to get a bit more parallelism during build. I was finding it taking a long time to rebuild after I change one of the dequantization functions. Reviewed By: cthi Differential Revision: D81135633
8a5c7e6 to
0204dc8
Compare
|
This pull request was exported from Phabricator. Differential Revision: D81135633 |
1 similar comment
|
This pull request was exported from Phabricator. Differential Revision: D81135633 |
Summary: Pull Request resolved: pytorch#4787 X-link: facebookresearch/FBGEMM#1811 Split the file up to get a bit more parallelism during build. I was finding it taking a long time to rebuild after I change one of the dequantization functions. Reviewed By: cthi Differential Revision: D81135633
0204dc8 to
e5d3021
Compare
|
This pull request was exported from Phabricator. Differential Revision: D81135633 |
|
This pull request has been merged in 10367cc. |
Summary: Split the file up to get a bit more parallelism during build.
Differential Revision: D81135633