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

Commits on Feb 2, 2023

  1. Update asynchronous_complete_cumsum to support 2D inputs (pytorch#1573)

    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
    sryap authored and facebook-github-bot committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    b53ffb5 View commit details
    Browse the repository at this point in the history