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 (3/N) #3372

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

q10
Copy link
Contributor

@q10 q10 commented Nov 14, 2024

Summary: - Add index_t support to TBE training backward kernels

Differential Revision: D65925354

@facebook-github-bot
Copy link
Contributor

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

Copy link

netlify bot commented Nov 14, 2024

Deploy Preview for pytorch-fbgemm-docs ready!

Name Link
🔨 Latest commit 4a666fa
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-fbgemm-docs/deploys/677c4e37ebcb1b0008227cd0
😎 Deploy Preview https://deploy-preview-3372--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 added a commit to q10/FBGEMM that referenced this pull request Nov 14, 2024
Summary:

- Add `index_t` support to TBE training backward kernels

Differential Revision: D65925354
q10 added a commit to q10/FBGEMM that referenced this pull request Nov 14, 2024
Summary:
X-link: facebookresearch/FBGEMM#465


- Add `index_t` support to TBE training backward kernels

Differential Revision: D65925354
q10 added a commit to q10/FBGEMM that referenced this pull request Nov 14, 2024
Summary:
X-link: facebookresearch/FBGEMM#465


- Add `index_t` support to TBE training backward kernels

Differential Revision: D65925354
q10 added a commit to q10/FBGEMM that referenced this pull request Nov 14, 2024
Summary:
X-link: facebookresearch/FBGEMM#465


- Add `index_t` support to TBE training backward kernels

Differential Revision: D65925354
q10 added a commit to q10/FBGEMM that referenced this pull request Nov 14, 2024
Summary:
X-link: facebookresearch/FBGEMM#465


- Add `index_t` support to TBE training backward kernels

Differential Revision: D65925354
q10 added a commit to q10/FBGEMM that referenced this pull request Nov 14, 2024
Summary:
X-link: facebookresearch/FBGEMM#465


- Add `index_t` support to TBE training backward kernels

Differential Revision: D65925354
q10 added a commit to q10/FBGEMM that referenced this pull request Nov 15, 2024
Summary:
X-link: facebookresearch/FBGEMM#465


- Add `index_t` support to TBE training backward kernels

Differential Revision: D65925354
@q10 q10 force-pushed the export-D65925354 branch from de227a9 to c888ff5 Compare December 14, 2024 22:12
q10 added a commit to q10/FBGEMM that referenced this pull request Dec 14, 2024
Summary:
X-link: facebookresearch/FBGEMM#465


- Add `index_t` support to TBE training backward kernels

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

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

@q10 q10 force-pushed the export-D65925354 branch from c888ff5 to fd6759f Compare December 14, 2024 22:29
q10 added a commit to q10/FBGEMM that referenced this pull request Dec 14, 2024
Summary:
X-link: facebookresearch/FBGEMM#465


- Add `index_t` support to TBE training backward kernels

Differential Revision: D65925354
q10 added a commit to q10/FBGEMM that referenced this pull request Dec 14, 2024
Summary:
X-link: facebookresearch/FBGEMM#465


- Add `index_t` support to TBE training backward kernels

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

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

q10 added a commit to q10/FBGEMM that referenced this pull request Dec 14, 2024
Summary:
X-link: facebookresearch/FBGEMM#465


- Add `index_t` support to TBE training backward kernels

Differential Revision: D65925354
q10 added a commit to q10/FBGEMM that referenced this pull request Dec 14, 2024
Summary:
X-link: facebookresearch/FBGEMM#465


- Add `index_t` support to TBE training backward kernels

Differential Revision: D65925354
q10 added a commit to q10/FBGEMM that referenced this pull request Dec 14, 2024
Summary:
X-link: facebookresearch/FBGEMM#465


- Add `index_t` support to TBE training backward kernels

Differential Revision: D65925354
q10 added a commit to q10/FBGEMM that referenced this pull request Dec 14, 2024
Summary:
X-link: facebookresearch/FBGEMM#465


- Add `index_t` support to TBE training backward kernels

Differential Revision: D65925354
q10 added a commit to q10/FBGEMM that referenced this pull request Dec 14, 2024
Summary:
X-link: facebookresearch/FBGEMM#465


- Add `index_t` support to TBE training backward kernels

Differential Revision: D65925354
q10 added a commit to q10/FBGEMM that referenced this pull request Dec 14, 2024
Summary:
X-link: facebookresearch/FBGEMM#465


- Add `index_t` support to TBE training backward kernels

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

Hi @q10!

Thank you for your pull request.

We require contributors to sign our Contributor License Agreement, and yours needs attention.

You currently have a record in our system, but the CLA is no longer valid, and will need to be resubmitted.

Process

In order for us to review and merge your suggested changes, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.

Once the CLA is signed, our tooling will perform checks and validations. Afterwards, the pull request will be tagged with CLA signed. The tagging process may take up to 1 hour after signing. Please give it that time before contacting us about it.

If you have received this in error or have any questions, please contact us at [email protected]. Thanks!

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


- Add `index_t` support to TBE training backward kernels

Differential Revision: D65925354
@q10 q10 force-pushed the export-D65925354 branch from fd6759f to d5ab314 Compare January 2, 2025 20:36
@facebook-github-bot
Copy link
Contributor

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

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


- Add `index_t` support to TBE training backward kernels

Differential Revision: D65925354
q10 added a commit to q10/FBGEMM that referenced this pull request Jan 2, 2025
Summary:
X-link: facebookresearch/FBGEMM#465


- Add `index_t` support to TBE training backward kernels

Differential Revision: D65925354
q10 added a commit to q10/FBGEMM that referenced this pull request Jan 2, 2025
Summary:
X-link: facebookresearch/FBGEMM#465


- Add `index_t` support to TBE training backward kernels

Differential Revision: D65925354
q10 added a commit to q10/FBGEMM that referenced this pull request Jan 2, 2025
Summary:
X-link: facebookresearch/FBGEMM#465


- Add `index_t` support to TBE training backward kernels

Differential Revision: D65925354
q10 added a commit to q10/FBGEMM that referenced this pull request Jan 3, 2025
Summary:
X-link: facebookresearch/FBGEMM#619

X-link: facebookresearch/FBGEMM#465


- Add `index_t` support to TBE training backward kernels

Differential Revision: D65925354
q10 added a commit to q10/FBGEMM that referenced this pull request Jan 3, 2025
Summary:
X-link: facebookresearch/FBGEMM#619

X-link: facebookresearch/FBGEMM#465


- Add `index_t` support to TBE training backward kernels

Differential Revision: D65925354
@q10 q10 force-pushed the export-D65925354 branch from d5ab314 to 5dcdf09 Compare January 6, 2025 21:41
q10 added a commit to q10/FBGEMM that referenced this pull request Jan 6, 2025
Summary:
X-link: facebookresearch/FBGEMM#619

X-link: facebookresearch/FBGEMM#465


- Add `index_t` support to TBE training backward kernels

Differential Revision: D65925354
q10 added a commit to q10/FBGEMM that referenced this pull request Jan 6, 2025
Summary:
X-link: facebookresearch/FBGEMM#619

X-link: facebookresearch/FBGEMM#465


- Add `index_t` support to TBE training backward kernels

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

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

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

X-link: facebookresearch/FBGEMM#465


- Add `index_t` support to TBE training backward kernels

Differential Revision: D65925354
q10 added 2 commits January 6, 2025 13:42
Summary:
X-link: facebookresearch/FBGEMM#618


X-link: facebookresearch/FBGEMM#462

- Fix `hash_size_cumsum` to be `int64_t` in `linearize_index_index_select_kernel` and `linearize_index_kernel`
- Enable more specializations for radix sort

Reviewed By: r-barnes

Differential Revision: D65923591
Summary:
X-link: facebookresearch/FBGEMM#619

X-link: facebookresearch/FBGEMM#465


- Add `index_t` support to TBE training backward kernels

Differential Revision: D65925354
q10 added a commit to q10/FBGEMM that referenced this pull request Jan 6, 2025
Summary:
X-link: facebookresearch/FBGEMM#619

X-link: facebookresearch/FBGEMM#465


- Add `index_t` support to TBE training backward kernels

Differential Revision: D65925354
@q10 q10 force-pushed the export-D65925354 branch from 5dcdf09 to 4a666fa Compare January 6, 2025 21:42
q10 added a commit to q10/FBGEMM that referenced this pull request Jan 6, 2025
Summary:
X-link: facebookresearch/FBGEMM#619

X-link: facebookresearch/FBGEMM#465


- Add `index_t` support to TBE training backward kernels

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

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

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

X-link: facebookresearch/FBGEMM#465


- Add `index_t` support to TBE training backward kernels

Differential Revision: D65925354
q10 added a commit to q10/FBGEMM that referenced this pull request Jan 6, 2025
Summary:
X-link: facebookresearch/FBGEMM#619

X-link: facebookresearch/FBGEMM#465


- Add `index_t` support to TBE training backward kernels

Differential Revision: D65925354
q10 added a commit to q10/FBGEMM that referenced this pull request Jan 6, 2025
Summary:
X-link: facebookresearch/FBGEMM#619

X-link: facebookresearch/FBGEMM#465


- Add `index_t` support to TBE training backward kernels

Differential Revision: D65925354
q10 added a commit to q10/FBGEMM that referenced this pull request Jan 6, 2025
Summary:
X-link: facebookresearch/FBGEMM#619

X-link: facebookresearch/FBGEMM#465


- Add `index_t` support to TBE training backward kernels

Differential Revision: D65925354
q10 added a commit to q10/FBGEMM that referenced this pull request Jan 6, 2025
Summary:
X-link: facebookresearch/FBGEMM#619

X-link: facebookresearch/FBGEMM#465


- Add `index_t` support to TBE training backward kernels

Differential Revision: D65925354
q10 added a commit to q10/FBGEMM that referenced this pull request Jan 6, 2025
Summary:
X-link: facebookresearch/FBGEMM#619

X-link: facebookresearch/FBGEMM#465


- Add `index_t` support to TBE training backward kernels

Differential Revision: D65925354
q10 added a commit to q10/FBGEMM that referenced this pull request Jan 7, 2025
Summary:
X-link: facebookresearch/FBGEMM#619

X-link: facebookresearch/FBGEMM#465


- Add `index_t` support to TBE training backward kernels

Reviewed By: basilwong

Differential Revision: D65925354
q10 added a commit to q10/FBGEMM that referenced this pull request Jan 7, 2025
Summary:
X-link: facebookresearch/FBGEMM#619

X-link: facebookresearch/FBGEMM#465


- Add `index_t` support to TBE training backward kernels

Reviewed By: basilwong

Differential Revision: D65925354
q10 added a commit to q10/FBGEMM that referenced this pull request Jan 9, 2025
Summary:
X-link: facebookresearch/FBGEMM#619

X-link: facebookresearch/FBGEMM#465


- Add `index_t` support to TBE training backward kernels

Reviewed By: basilwong

Differential Revision: D65925354
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