-
Notifications
You must be signed in to change notification settings - Fork 501
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 support for int64_t indices and offsets in TBE inference [3/N] #3124
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: D62277673 |
This pull request was exported from Phabricator. Differential Revision: D62277673 |
…ytorch#3124) Summary: Pull Request resolved: pytorch#3124 X-link: facebookresearch/FBGEMM#213 - Convert `pruned_hashmap_lookup_cuda` to use index_t Reviewed By: jianyuh Differential Revision: D62277673
fb13b3c
to
4ca34a2
Compare
This pull request was exported from Phabricator. Differential Revision: D62277673 |
…ytorch#3124) Summary: Pull Request resolved: pytorch#3124 X-link: facebookresearch/FBGEMM#213 - Convert `pruned_hashmap_lookup_cuda` to use index_t Reviewed By: jianyuh Differential Revision: D62277673
4ca34a2
to
dec10bb
Compare
This pull request was exported from Phabricator. Differential Revision: D62277673 |
…ytorch#3124) Summary: Pull Request resolved: pytorch#3124 X-link: facebookresearch/FBGEMM#213 - Convert `pruned_hashmap_lookup_cuda` to use index_t Reviewed By: jianyuh Differential Revision: D62277673
dec10bb
to
6fb6245
Compare
Summary: - Add support for int64_t indices in TBE inference [1/N] Differential Revision: D61813383
Summary: - Add support for int64_t indices in TBE inference [2/N] - Convert `pruned_array_lookup_cuda` to use index_t Differential Revision: D62271409
This pull request was exported from Phabricator. Differential Revision: D62277673 |
6fb6245
to
44206b1
Compare
…ytorch#3124) Summary: Pull Request resolved: pytorch#3124 X-link: facebookresearch/FBGEMM#213 - Convert `pruned_hashmap_lookup_cuda` to use index_t Reviewed By: jianyuh Differential Revision: D62277673
This pull request was exported from Phabricator. Differential Revision: D62277673 |
…ytorch#3124) Summary: Pull Request resolved: pytorch#3124 X-link: facebookresearch/FBGEMM#213 - Convert `pruned_hashmap_lookup_cuda` to use index_t Reviewed By: jianyuh Differential Revision: D62277673
44206b1
to
c863f73
Compare
…ytorch#3124) Summary: Pull Request resolved: pytorch#3124 X-link: facebookresearch/FBGEMM#213 - Convert `pruned_hashmap_lookup_cuda` to use index_t Reviewed By: jianyuh Differential Revision: D62277673
This pull request was exported from Phabricator. Differential Revision: D62277673 |
c863f73
to
9b3f3af
Compare
This pull request has been merged in a44317d. |
Summary: - Convert
pruned_hashmap_lookup_cuda
to use index_tDifferential Revision: D62277673