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

【Hackathon 4th No.29】为 Paddle 新增 paddle.sparse.slice 稀疏 API #53794

Merged
merged 24 commits into from
Jun 3, 2023

Commits on May 14, 2023

  1. Configuration menu
    Copy the full SHA
    f2c24c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    641740b View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

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

Commits on May 17, 2023

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

Commits on May 18, 2023

  1. add static test

    ScottWong98 committed May 18, 2023
    Configuration menu
    Copy the full SHA
    c643ec7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebe7d80 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

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

Commits on May 20, 2023

  1. Configuration menu
    Copy the full SHA
    e0578fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f154c1 View commit details
    Browse the repository at this point in the history
  3. fix bugs and refactor

    ScottWong98 committed May 20, 2023
    Configuration menu
    Copy the full SHA
    dde7e34 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2023

  1. change copyright to 2023

    ScottWong98 committed May 21, 2023
    Configuration menu
    Copy the full SHA
    4acd0d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    428dc2e View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. parallel coo slice in gpu

    ScottWong98 committed May 29, 2023
    Configuration menu
    Copy the full SHA
    74ceb80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    159083f View commit details
    Browse the repository at this point in the history
  3. fix code style

    ScottWong98 committed May 29, 2023
    Configuration menu
    Copy the full SHA
    172f0b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    abc6f06 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

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

Commits on May 31, 2023

  1. Configuration menu
    Copy the full SHA
    48376b8 View commit details
    Browse the repository at this point in the history
  2. add IntT to coo indices

    ScottWong98 committed May 31, 2023
    Configuration menu
    Copy the full SHA
    153b6ff View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. fix ROCM CI

    ScottWong98 committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    c453190 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    273cbdf View commit details
    Browse the repository at this point in the history
  3. move test file

    ScottWong98 committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    7b236fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00e2eca View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

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