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 scaffolding for Python impl_abstract in fbgemm, implement fbgemm.permute_1D_sparse_data #2084

Closed
wants to merge 1 commit into from

Conversation

ezyang
Copy link
Contributor

@ezyang ezyang commented Oct 23, 2023

Differential Revision: D50563192

@netlify
Copy link

netlify bot commented Oct 23, 2023

Deploy Preview for pytorch-fbgemm-docs canceled.

Name Link
🔨 Latest commit 0c66d73
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-fbgemm-docs/deploys/6536dd2d8a87ec0008c10e1d

@facebook-github-bot
Copy link
Contributor

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

ezyang added a commit to ezyang/FBGEMM that referenced this pull request Oct 23, 2023
…permute_1D_sparse_data (pytorch#2084)

Summary:
This also fixes a minor bug in GPU permute_1D_sparse_data where we need to clone the zero-size tensors to correctly setup (lack of) aliasing.


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

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

ezyang added a commit to ezyang/FBGEMM that referenced this pull request Oct 23, 2023
…permute_1D_sparse_data (pytorch#2084)

Summary:
This also fixes a minor bug in GPU permute_1D_sparse_data where we need to clone the zero-size tensors to correctly setup (lack of) aliasing.


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

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

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

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

ezyang added a commit to ezyang/FBGEMM that referenced this pull request Oct 23, 2023
…permute_1D_sparse_data (pytorch#2084)

Summary:
This also fixes a minor bug in GPU permute_1D_sparse_data where we need to clone the zero-size tensors to correctly setup (lack of) aliasing.


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

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

ezyang added a commit to ezyang/FBGEMM that referenced this pull request Oct 23, 2023
…permute_1D_sparse_data (pytorch#2084)

Summary:
This also fixes a minor bug in GPU permute_1D_sparse_data where we need to clone the zero-size tensors to correctly setup (lack of) aliasing.


Reviewed By: sryap

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

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

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

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

…permute_1D_sparse_data (pytorch#2084)

Summary:
This also fixes a minor bug in GPU permute_1D_sparse_data where we need to clone the zero-size tensors to correctly setup (lack of) aliasing.


Reviewed By: sryap

Differential Revision: D50563192
ezyang added a commit to ezyang/FBGEMM that referenced this pull request Oct 23, 2023
…permute_1D_sparse_data (pytorch#2084)

Summary:
This also fixes a minor bug in GPU permute_1D_sparse_data where we need to clone the zero-size tensors to correctly setup (lack of) aliasing.


Reviewed By: sryap

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

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

@facebook-github-bot
Copy link
Contributor

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

ezyang added a commit to ezyang/FBGEMM that referenced this pull request Oct 24, 2023
…permute_1D_sparse_data (pytorch#2084)

Summary:
This also fixes a minor bug in GPU permute_1D_sparse_data where we need to clone the zero-size tensors to correctly setup (lack of) aliasing.


Reviewed By: sryap

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

This pull request has been merged in f94254d.

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