-
Notifications
You must be signed in to change notification settings - Fork 509
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
Enable int4 to int4 CPU STBE in fbgemm_gpu TBE API #2994
Conversation
✅ Deploy Preview for pytorch-fbgemm-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
This pull request was exported from Phabricator. Differential Revision: D61305978 |
This pull request was exported from Phabricator. Differential Revision: D61305978 |
Summary: Pull Request resolved: pytorch#2994 X-link: facebookresearch/FBGEMM#89 Enable int4 to int4 sequential CPU TBE in codegen template so that fbgemm_gpu's `IntNBitTableBatchedEmbeddingBagsCodegen` could support it Differential Revision: D61305978
6453fb6
to
2bd52c1
Compare
This pull request was exported from Phabricator. Differential Revision: D61305978 |
Summary: Pull Request resolved: pytorch#2994 X-link: facebookresearch/FBGEMM#89 Enable int4 to int4 sequential CPU TBE in codegen template so that fbgemm_gpu's `IntNBitTableBatchedEmbeddingBagsCodegen` could support it Differential Revision: D61305978
2bd52c1
to
4512390
Compare
This pull request was exported from Phabricator. Differential Revision: D61305978 |
4512390
to
b2e0bca
Compare
Summary: Pull Request resolved: pytorch#2994 X-link: facebookresearch/FBGEMM#89 Enable int4 to int4 sequential CPU TBE in codegen template so that fbgemm_gpu's `IntNBitTableBatchedEmbeddingBagsCodegen` could support it Differential Revision: D61305978
This pull request was exported from Phabricator. Differential Revision: D61305978 |
Summary: Pull Request resolved: pytorch#2994 X-link: facebookresearch/FBGEMM#89 Enable int4 to int4 sequential CPU TBE in codegen template so that fbgemm_gpu's `IntNBitTableBatchedEmbeddingBagsCodegen` could support it Differential Revision: D61305978
b2e0bca
to
94df08b
Compare
This pull request was exported from Phabricator. Differential Revision: D61305978 |
Summary: Pull Request resolved: pytorch#2994 X-link: facebookresearch/FBGEMM#89 Enable int4 to int4 sequential CPU TBE in codegen template so that fbgemm_gpu's `IntNBitTableBatchedEmbeddingBagsCodegen` could support it Differential Revision: D61305978
94df08b
to
f0d5570
Compare
This pull request was exported from Phabricator. Differential Revision: D61305978 |
Summary: Pull Request resolved: pytorch#2994 X-link: facebookresearch/FBGEMM#89 Enable int4 to int4 sequential CPU TBE in codegen template so that fbgemm_gpu's `IntNBitTableBatchedEmbeddingBagsCodegen` could support it Reviewed By: sryap Differential Revision: D61305978
f0d5570
to
3ef9e61
Compare
This pull request was exported from Phabricator. Differential Revision: D61305978 |
3ef9e61
to
7a23006
Compare
Summary: Pull Request resolved: pytorch#2994 X-link: facebookresearch/FBGEMM#89 Enable int4 to int4 sequential CPU TBE in codegen template so that fbgemm_gpu's `IntNBitTableBatchedEmbeddingBagsCodegen` could support it Reviewed By: sryap Differential Revision: D61305978
This pull request was exported from Phabricator. Differential Revision: D61305978 |
Summary: Pull Request resolved: pytorch#2994 X-link: facebookresearch/FBGEMM#89 Enable int4 to int4 sequential CPU TBE in codegen template so that fbgemm_gpu's `IntNBitTableBatchedEmbeddingBagsCodegen` could support it Reviewed By: sryap Differential Revision: D61305978
7a23006
to
d2b060f
Compare
This pull request was exported from Phabricator. Differential Revision: D61305978 |
d2b060f
to
de69773
Compare
de69773
to
9c7aed9
Compare
This pull request was exported from Phabricator. Differential Revision: D61305978 |
Summary: Pull Request resolved: pytorch#2994 X-link: facebookresearch/FBGEMM#89 Enable int4 to int4 sequential CPU TBE in codegen template so that fbgemm_gpu's `IntNBitTableBatchedEmbeddingBagsCodegen` could support it Reviewed By: sryap Differential Revision: D61305978
9c7aed9
to
e6b6e03
Compare
This pull request was exported from Phabricator. Differential Revision: D61305978 |
Summary: Pull Request resolved: pytorch#2994 X-link: facebookresearch/FBGEMM#89 Enable int4 to int4 sequential CPU TBE in codegen template so that fbgemm_gpu's `IntNBitTableBatchedEmbeddingBagsCodegen` could support it Reviewed By: sryap Differential Revision: D61305978
e6b6e03
to
7abfc80
Compare
Summary: Pull Request resolved: pytorch#2994 X-link: facebookresearch/FBGEMM#89 Enable int4 to int4 sequential CPU TBE in codegen template so that fbgemm_gpu's `IntNBitTableBatchedEmbeddingBagsCodegen` could support it Reviewed By: sryap Differential Revision: D61305978
7abfc80
to
f5528fb
Compare
This pull request was exported from Phabricator. Differential Revision: D61305978 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D61305978 |
Summary: Pull Request resolved: pytorch#2994 X-link: facebookresearch/FBGEMM#89 Enable int4 to int4 sequential CPU TBE in codegen template so that fbgemm_gpu's `IntNBitTableBatchedEmbeddingBagsCodegen` could support it Reviewed By: sryap Differential Revision: D61305978
f5528fb
to
e248443
Compare
Summary: Pull Request resolved: pytorch#2994 X-link: facebookresearch/FBGEMM#89 Enable int4 to int4 sequential CPU TBE in codegen template so that fbgemm_gpu's `IntNBitTableBatchedEmbeddingBagsCodegen` could support it Reviewed By: sryap Differential Revision: D61305978
e248443
to
fc4cdfc
Compare
This pull request was exported from Phabricator. Differential Revision: D61305978 |
…N type and QuantizedCPU backend Differential Revision: D61305979
Differential Revision: D61305980
This pull request was exported from Phabricator. Differential Revision: D61305978 |
fc4cdfc
to
61a2ecb
Compare
This pull request was exported from Phabricator. Differential Revision: D61305978 |
Summary: Pull Request resolved: pytorch#2994 X-link: facebookresearch/FBGEMM#89 Enable int4 to int4 sequential CPU TBE in codegen template so that fbgemm_gpu's `IntNBitTableBatchedEmbeddingBagsCodegen` could support it Reviewed By: sryap Differential Revision: D61305978
61a2ecb
to
1d63bd2
Compare
Summary: Pull Request resolved: pytorch#2994 X-link: facebookresearch/FBGEMM#89 Enable int4 to int4 sequential CPU TBE in codegen template so that fbgemm_gpu's `IntNBitTableBatchedEmbeddingBagsCodegen` could support it Reviewed By: sryap Differential Revision: D61305978
This pull request was exported from Phabricator. Differential Revision: D61305978 |
1d63bd2
to
e971c91
Compare
This pull request has been merged in 46acf13. |
Summary: Enable int4 to int4 sequential CPU TBE in codegen template so that fbgemm_gpu's
IntNBitTableBatchedEmbeddingBagsCodegen
could support itDifferential Revision: D61305978