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

implementation of broadcast div backward by reduce #38044

Merged
merged 15 commits into from
Jan 5, 2022

Commits on Dec 10, 2021

  1. add elementwise div

    Zjq9409 committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    d3173f8 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. move mul and div grad functor

    Zjq9409 committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    c6cef2e View commit details
    Browse the repository at this point in the history
  2. Combine multiple CUDA kernels

    Zjq9409 committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    9265a8d View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. Configuration menu
    Copy the full SHA
    080bf95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0f1cf3 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2021

  1. Configuration menu
    Copy the full SHA
    8c43581 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2021

  1. Configuration menu
    Copy the full SHA
    b1f58dc View commit details
    Browse the repository at this point in the history
  2. add multi-output

    Zjq9409 committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    e07e54e View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

  1. Configuration menu
    Copy the full SHA
    3594f6b View commit details
    Browse the repository at this point in the history
  2. add multi-output div

    Zjq9409 committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    7adf371 View commit details
    Browse the repository at this point in the history
  3. add branch judge

    Zjq9409 committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    560ed45 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2021

  1. Package branch

    Zjq9409 committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    2920824 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2021

  1. Configuration menu
    Copy the full SHA
    476c797 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8259c34 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. Configuration menu
    Copy the full SHA
    d2f3776 View commit details
    Browse the repository at this point in the history