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

Fix block_bucketize_features with variable bucket size when using torch.int64 for block_bucketize_pos #2188

Closed
wants to merge 1 commit into from

Conversation

gnahzg
Copy link
Contributor

@gnahzg gnahzg commented Dec 1, 2023

Summary: When block_bucketize_pos using torch.int64, it would fail TorchRec uneven sharing test. This is fix resolving this issue

Reviewed By: sryap

Differential Revision: D51713675

…ch.int64 for block_bucketize_pos

Summary: When block_bucketize_pos using torch.int64, it would fail TorchRec uneven sharing test. This is fix resolving this issue

Reviewed By: sryap

Differential Revision: D51713675
Copy link

netlify bot commented Dec 1, 2023

Deploy Preview for pytorch-fbgemm-docs canceled.

Name Link
🔨 Latest commit 902a3e4
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-fbgemm-docs/deploys/656a360a02018f00080ed339

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D51713675

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 88fc6e7.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants