-
Notifications
You must be signed in to change notification settings - Fork 610
Refactor generate_vbe_metadata #3087
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
This pull request was exported from Phabricator. Differential Revision: D62215222 |
✅ 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: D62215222 |
346b59f
to
e747934
Compare
Summary: Pull Request resolved: pytorch#3087 Moves `generate_vbe_metadata` into the `fbgemm_gpu.split_table_batched_embeddings_ops_training_common`. This is a preparation for VBE enablement in SSD-TBE Reviewed By: q10 Differential Revision: D62215222
Summary: X-link: facebookresearch/FBGEMM#178 Pull Request resolved: pytorch#3087 Moves `generate_vbe_metadata` into the `fbgemm_gpu.split_table_batched_embeddings_ops_training_common`. This is a preparation for VBE enablement in SSD-TBE Reviewed By: q10 Differential Revision: D62215222
This pull request was exported from Phabricator. Differential Revision: D62215222 |
e747934
to
8be5ad7
Compare
This pull request was exported from Phabricator. Differential Revision: D62215222 |
Summary: X-link: facebookresearch/FBGEMM#178 Pull Request resolved: pytorch#3087 Moves `generate_vbe_metadata` into the `fbgemm_gpu.split_table_batched_embeddings_ops_training_common`. This is a preparation for VBE enablement in SSD-TBE Reviewed By: q10 Differential Revision: D62215222
8be5ad7
to
451f6e3
Compare
Summary: X-link: facebookresearch/FBGEMM#178 Pull Request resolved: pytorch#3087 Moves `generate_vbe_metadata` into the `fbgemm_gpu.split_table_batched_embeddings_ops_training_common`. This is a preparation for VBE enablement in SSD-TBE Reviewed By: q10 Differential Revision: D62215222
This pull request was exported from Phabricator. Differential Revision: D62215222 |
451f6e3
to
4e060a2
Compare
This pull request has been merged in adb9d0f. |
Summary: Pull Request resolved: facebookresearch/FBGEMM#178 X-link: pytorch#3087 Moves `generate_vbe_metadata` into the `fbgemm_gpu.split_table_batched_embeddings_ops_training_common`. This is a preparation for VBE enablement in SSD-TBE Reviewed By: q10 Differential Revision: D62215222 fbshipit-source-id: 4db9d0c097f3f9b7aaf25c49ef777cf33a5c718d
Summary:
Moves
generate_vbe_metadata
into thefbgemm_gpu.split_table_batched_embeddings_ops_training_common
. Thisis a preparation for VBE enablement in SSD-TBE
Reviewed By: q10
Differential Revision: D62215222