Skip to content

remove symint from tbe_input_combine_with_length_abstract #2336

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

Closed
wants to merge 1 commit into from

Conversation

bradleyhd
Copy link
Contributor

Summary:
as titled, the number of offsets is not dynamic, rather it is the sum of the number of elements in the concatenated offset tensors

additionally, make sure new tensors are created on the same device as the indices

Differential Revision: D53862184

@facebook-github-bot
Copy link
Contributor

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

Copy link

netlify bot commented Feb 16, 2024

Deploy Preview for pytorch-fbgemm-docs ready!

Name Link
🔨 Latest commit af8bddc
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-fbgemm-docs/deploys/65cfa6fce37ec4000867f9b1
😎 Deploy Preview https://deploy-preview-2336--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: D53862184

Copy link

netlify bot commented Feb 16, 2024

Deploy Preview for pytorch-fbgemm-docs ready!

Name Link
🔨 Latest commit 95d504f
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-fbgemm-docs/deploys/65d0fb0ea542b20008a3df00
😎 Deploy Preview https://deploy-preview-2336--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: D53862184

Summary:

as titled, the number of offsets is not dynamic, rather it is the sum of the number of elements in the concatenated offset tensors

additionally, make sure new tensors are created on the same device as the indices

Reviewed By: khabinov

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

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in bc4a73e.

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.

3 participants