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

【PTen】Add dot and matmul grad kernel in pten #38713

Merged
merged 26 commits into from
Jan 11, 2022

Commits on Dec 16, 2021

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

Commits on Dec 20, 2021

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

Commits on Dec 21, 2021

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

Commits on Dec 22, 2021

  1. Configuration menu
    Copy the full SHA
    63d1681 View commit details
    Browse the repository at this point in the history
  2. fix merge conflict

    zyfncg committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    8cfb873 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

  1. Configuration menu
    Copy the full SHA
    2dffa46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f3c6d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f077b4 View commit details
    Browse the repository at this point in the history
  4. add dot_grad kernel

    zyfncg committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    d6217d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc01e07 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2021

  1. add dot_grad kernel in pten

    zyfncg committed Dec 24, 2021
    Configuration menu
    Copy the full SHA
    a3658f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41c0b85 View commit details
    Browse the repository at this point in the history
  3. add matmul_grad kernel

    zyfncg committed Dec 24, 2021
    Configuration menu
    Copy the full SHA
    682059d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a5c6b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a8830fc View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

  1. update the code

    zyfncg committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    0846c48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83d7207 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. delete useless code in fluid

    zyfncg committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    0d0f654 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2e4af0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    854c6fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b60eaa View commit details
    Browse the repository at this point in the history
  5. fix merge conflict

    zyfncg committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    3c955bd View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. refactor some code

    zyfncg committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    ab5c095 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc8a80b View commit details
    Browse the repository at this point in the history
  3. refactor code

    zyfncg committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    c113ab5 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2022

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