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 [6/N] #3182

Closed
wants to merge 6 commits into from

Conversation

q10
Copy link
Contributor

@q10 q10 commented Sep 26, 2024

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

  • Convert PrunedMapCPU::lookup to use index_t

Differential Revision: D62602764

Copy link

netlify bot commented Sep 26, 2024

Deploy Preview for pytorch-fbgemm-docs ready!

Name Link
🔨 Latest commit 7af4de1
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-fbgemm-docs/deploys/66fb3c42dc69d900081cf05d
😎 Deploy Preview https://deploy-preview-3182--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: D62602764

@facebook-github-bot
Copy link
Contributor

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

q10 added a commit to q10/FBGEMM that referenced this pull request Sep 26, 2024
…ytorch#3182)

Summary:
Pull Request resolved: pytorch#3182

X-link: facebookresearch/FBGEMM#278

- Convert `PrunedMapCPU::lookup` to use `index_t`

Differential Revision: D62602764
Benson Ma added 5 commits September 30, 2024 15:06
Summary: - Add support for int64_t indices in TBE inference [1/N]

Differential Revision: D61813383
Summary:
- Add support for int64_t indices in TBE inference [2/N]

- Convert `pruned_array_lookup_cuda` to use index_t

Differential Revision: D62271409
Summary: - Convert `pruned_hashmap_lookup_cuda` to use index_t

Differential Revision: D62277673
Summary: - Convert `pruned_array_lookup_cpu` to use `index_t`

Differential Revision: D62470736
Summary: - Convert `pruned_hashmap_lookup_cpu` to use `index_t`

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

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

q10 added a commit to q10/FBGEMM that referenced this pull request Sep 30, 2024
…ytorch#3182)

Summary:
Pull Request resolved: pytorch#3182

X-link: facebookresearch/FBGEMM#278

- Convert `PrunedMapCPU::lookup` to use `index_t`

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

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

q10 added a commit to q10/FBGEMM that referenced this pull request Sep 30, 2024
…ytorch#3182)

Summary:
Pull Request resolved: pytorch#3182

X-link: facebookresearch/FBGEMM#278

- Convert `PrunedMapCPU::lookup` to use `index_t`

Differential Revision: D62602764
…ytorch#3182)

Summary:
Pull Request resolved: pytorch#3182

X-link: facebookresearch/FBGEMM#278

- Convert `PrunedMapCPU::lookup` to use `index_t`

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

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in b907f32.

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