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 int64_t indices and offsets in TBE inference [7C/N] #3215

Closed
wants to merge 1 commit into from

Conversation

q10
Copy link
Contributor

@q10 q10 commented Oct 2, 2024

Summary:
X-link: https://github.com/facebookresearch/FBGEMM/pull/312

  • Default index_remapping in pruned_array_lookup to be int64_t, since they are set up before indices and offsets are passed in

Differential Revision: D63778645

Copy link

netlify bot commented Oct 2, 2024

Deploy Preview for pytorch-fbgemm-docs ready!

Name Link
🔨 Latest commit ad58761
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-fbgemm-docs/deploys/6700be194874c90008b1fb7e
😎 Deploy Preview https://deploy-preview-3215--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.

@facebook-github-bot
Copy link
Contributor

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

q10 added a commit to q10/FBGEMM that referenced this pull request Oct 3, 2024
…ytorch#3215)

Summary:

X-link: facebookresearch/FBGEMM#312

- Default `index_remapping` in `pruned_array_lookup` to be `int64_t`, since they are set up before `indices` and `offsets` are passed in

Reviewed By: spcyppt

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

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

q10 added a commit to q10/FBGEMM that referenced this pull request Oct 4, 2024
…ytorch#3215)

Summary:

X-link: facebookresearch/FBGEMM#312

- Default `index_remapping` in `pruned_array_lookup` to be `int64_t`, since they are set up before `indices` and `offsets` are passed in

Reviewed By: spcyppt

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

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

q10 added a commit to q10/FBGEMM that referenced this pull request Oct 4, 2024
…ytorch#3215)

Summary:

X-link: facebookresearch/FBGEMM#312

- Default `index_remapping` in `pruned_array_lookup` to be `int64_t`, since they are set up before `indices` and `offsets` are passed in

Reviewed By: spcyppt

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

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

q10 added a commit to q10/FBGEMM that referenced this pull request Oct 5, 2024
…ytorch#3215)

Summary:

X-link: facebookresearch/FBGEMM#312

- Default `index_remapping` in `pruned_array_lookup` to be `int64_t`, since they are set up before `indices` and `offsets` are passed in

Reviewed By: spcyppt

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

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

…ytorch#3215)

Summary:

X-link: facebookresearch/FBGEMM#312

- Default `index_remapping` in `pruned_array_lookup` to be `int64_t`, since they are set up before `indices` and `offsets` are passed in

Reviewed By: spcyppt

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

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 9408072.

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