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

Split Sparse Ops, pt. 2 #1849

Closed
wants to merge 1 commit into from
Closed

Split Sparse Ops, pt. 2 #1849

wants to merge 1 commit into from

Conversation

q10
Copy link
Contributor

@q10 q10 commented Jun 26, 2023

Summary: - Break up the sparse ops CUDA into multiple files

Differential Revision: D46959513

@netlify
Copy link

netlify bot commented Jun 26, 2023

Deploy Preview for pytorch-fbgemm-docs canceled.

Name Link
🔨 Latest commit a27811e
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-fbgemm-docs/deploys/649b32a850ed99000870b2f5

@facebook-github-bot
Copy link
Contributor

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

q10 added a commit to q10/FBGEMM that referenced this pull request Jun 27, 2023
Summary:
Pull Request resolved: pytorch#1849

- Break up the sparse ops CUDA into multiple files

Reviewed By: sryap

Differential Revision: D46959513

fbshipit-source-id: a4bdc0c661a73f8f2b722290801c7889aa32aa73
@facebook-github-bot
Copy link
Contributor

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

q10 added a commit to q10/FBGEMM that referenced this pull request Jun 27, 2023
Summary:
Pull Request resolved: pytorch#1849

- Break up the sparse ops CUDA into multiple files

Todo:

- Continue breakup of `sparse_ops.cu`
- Fold `JAGGED_TENSOR_OPS_CUDA_DISPATCH` into a generic name and break up the `DISPATCH_TO_CUDA` calls

Reviewed By: sryap

Differential Revision: D46959513

fbshipit-source-id: 23ee4a77846f9be9f7e2cfac2e8b12eb18d3f2ec
@facebook-github-bot
Copy link
Contributor

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

Summary:
Pull Request resolved: pytorch#1849

- Break up the sparse ops CUDA into multiple files

Todo:

- Continue breakup of `sparse_ops.cu`
- Fold `JAGGED_TENSOR_OPS_CUDA_DISPATCH` into a generic name and break up the `DISPATCH_TO_CUDA` calls

Reviewed By: sryap

Differential Revision: D46959513

fbshipit-source-id: fd11303556aadc707a0e2e560dd64af40dc9a428
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 2c8b1fa.

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.

None yet

2 participants