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

Add support for int32_t indices in TBE training (2K/N) #3583

Closed
wants to merge 1 commit into from

Conversation

q10
Copy link
Contributor

@q10 q10 commented Jan 16, 2025

Summary: - Update TBE benchmark test to support int32_t indicies

Differential Revision: D68296454

@facebook-github-bot
Copy link
Contributor

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

Copy link

netlify bot commented Jan 16, 2025

Deploy Preview for pytorch-fbgemm-docs ready!

Name Link
🔨 Latest commit 6b1664b
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-fbgemm-docs/deploys/6792a552d7de060008357098
😎 Deploy Preview https://deploy-preview-3583--pytorch-fbgemm-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@q10 q10 force-pushed the export-D68296454 branch from 6ed9114 to 8442ccf Compare January 16, 2025 23:26
q10 added a commit to q10/FBGEMM that referenced this pull request Jan 16, 2025
Summary:

- Update TBE benchmark test to support `int32_t` indicies

Differential Revision: D68296454
@facebook-github-bot
Copy link
Contributor

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

@q10 q10 force-pushed the export-D68296454 branch from 8442ccf to 6b5b8c1 Compare January 17, 2025 21:26
q10 added a commit to q10/FBGEMM that referenced this pull request Jan 17, 2025
Summary:
X-link: facebookresearch/FBGEMM#668


- Update TBE benchmark test to support `int32_t` indicies

Reviewed By: basilwong

Differential Revision: D68296454
@facebook-github-bot
Copy link
Contributor

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

@q10 q10 force-pushed the export-D68296454 branch from 6b5b8c1 to faae384 Compare January 21, 2025 22:08
q10 added a commit to q10/FBGEMM that referenced this pull request Jan 21, 2025
Summary:
X-link: facebookresearch/FBGEMM#668


- Update TBE benchmark test to support `int32_t` indicies

Reviewed By: basilwong

Differential Revision: D68296454
@facebook-github-bot
Copy link
Contributor

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

@q10 q10 force-pushed the export-D68296454 branch from faae384 to 42b1aa9 Compare January 22, 2025 18:35
q10 added a commit to q10/FBGEMM that referenced this pull request Jan 22, 2025
Summary:
X-link: facebookresearch/FBGEMM#668


- Update TBE benchmark test to support `int32_t` indicies

Reviewed By: basilwong

Differential Revision: D68296454
@facebook-github-bot
Copy link
Contributor

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

q10 added a commit to q10/FBGEMM that referenced this pull request Jan 22, 2025
Summary:
X-link: facebookresearch/FBGEMM#668

Pull Request resolved: pytorch#3583

- Update TBE benchmark test to support `int32_t` indicies

Reviewed By: basilwong

Differential Revision: D68296454
@q10 q10 force-pushed the export-D68296454 branch from 42b1aa9 to 47f3cbc Compare January 22, 2025 18:37
@facebook-github-bot
Copy link
Contributor

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

@q10 q10 force-pushed the export-D68296454 branch from 47f3cbc to a18e1fb Compare January 23, 2025 00:26
q10 added a commit to q10/FBGEMM that referenced this pull request Jan 23, 2025
Summary:
X-link: facebookresearch/FBGEMM#668


- Update TBE benchmark test to support `int32_t` indicies

Reviewed By: basilwong

Differential Revision: D68296454
@facebook-github-bot
Copy link
Contributor

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

Summary:
X-link: facebookresearch/FBGEMM#668


- Update TBE benchmark test to support `int32_t` indicies
- Currently only supports dual int32_t indices/offsets or int64_t indices/offsets, no mixed.  Depending on future feedback, we might enable mixed mode, similar to the prototype work done in D63857531.

Reviewed By: basilwong

Differential Revision: D68296454
@q10 q10 force-pushed the export-D68296454 branch from a18e1fb to 6b1664b Compare January 23, 2025 20:23
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 5f3adca.

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