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

Update asynchronous_complete_cumsum to support 2D inputs #1573

Closed
wants to merge 1 commit into from

Conversation

sryap
Copy link
Contributor

@sryap sryap commented Feb 2, 2023

Summary:
Before this diff, asynchronous_complete_cumsum only supports 1D
inputs. This diff adds the 2D input support.

Differential Revision: D42956351

@netlify
Copy link

netlify bot commented Feb 2, 2023

Deploy Preview for pytorch-fbgemm-docs canceled.

Name Link
🔨 Latest commit b53ffb5
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-fbgemm-docs/deploys/63dc49225fee6c00093f0c62

@facebook-github-bot
Copy link
Contributor

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

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

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

sryap added a commit to sryap/FBGEMM that referenced this pull request Feb 2, 2023
Summary:
Pull Request resolved: pytorch#1573

Before this diff, `asynchronous_complete_cumsum` only supports 1D
inputs.  This diff adds the 2D input support.

Differential Revision: D42956351

fbshipit-source-id: 2a6e7107b919411a8cffe17f13ac12de7fc74c24
sryap added a commit to sryap/FBGEMM that referenced this pull request Feb 2, 2023
Summary:
Pull Request resolved: pytorch#1573

Before this diff, `asynchronous_complete_cumsum` only supports 1D
inputs.  This diff adds the 2D input support.

Reviewed By: yinghai, jianyuh

Differential Revision: D42956351

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

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

sryap added a commit to sryap/FBGEMM that referenced this pull request Feb 2, 2023
Summary:
Pull Request resolved: pytorch#1573

Before this diff, `asynchronous_complete_cumsum` only supports 1D
inputs.  This diff adds the 2D input support.

Reviewed By: yinghai, jianyuh

Differential Revision: D42956351

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

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

Summary:
Pull Request resolved: pytorch#1573

Before this diff, `asynchronous_complete_cumsum` only supports 1D
inputs.  This diff adds the 2D input support.

Reviewed By: yinghai, jianyuh

Differential Revision: D42956351

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

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 64c6a5b.

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