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 early exit to sparse_segment_sum_csr_cuda op #2277

Closed
wants to merge 1 commit into from

Conversation

meremeev
Copy link

Summary: Add early exit to sparse_segment_sum_csr_cuda op in case of empty input. Add check for invalid input size.

Differential Revision: D52963209

Copy link

netlify bot commented Jan 22, 2024

Deploy Preview for pytorch-fbgemm-docs ready!

Name Link
🔨 Latest commit 24a656c
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-fbgemm-docs/deploys/65b8643a3dd73b000802f2af
😎 Deploy Preview https://deploy-preview-2277--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: D52963209

meremeev pushed a commit to meremeev/FBGEMM that referenced this pull request Jan 22, 2024
Summary:

Add early exit to sparse_segment_sum_csr_cuda op in case of empty input. Add check for invalid input size.

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

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

Summary:

Add early exit to sparse_segment_sum_csr_cuda op in case of empty input. Add check for invalid input size.

Reviewed By: jasonjk-park

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

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

1 similar comment
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in dad9720.

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