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

Add CPU and GPU eigh op implementation #34990

Merged
merged 56 commits into from
Sep 16, 2021
Merged

Commits on Aug 18, 2021

  1. add CPU Eigh op

    Zjq9409 committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    7a62db2 View commit details
    Browse the repository at this point in the history
  2. add file

    Zjq9409 committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    512613a View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

  1. add file

    Zjq9409 committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    1461d1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2dda0d1 View commit details
    Browse the repository at this point in the history
  3. modify head file path

    Zjq9409 committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    cca0bdb View commit details
    Browse the repository at this point in the history
  4. modify cmake file

    Zjq9409 committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    d1bb551 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2021

  1. add test

    Zjq9409 committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    fd50e3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e386f6c View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2021

  1. merge conflict

    Zjq9409 committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    c8218bd View commit details
    Browse the repository at this point in the history
  2. add test

    Zjq9409 committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    b29f124 View commit details
    Browse the repository at this point in the history
  3. modify head file

    Zjq9409 committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    f9bdc21 View commit details
    Browse the repository at this point in the history
  4. test

    Zjq9409 committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    c96121e View commit details
    Browse the repository at this point in the history
  5. test

    Zjq9409 committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    1c9ecc2 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. add backward

    Zjq9409 committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    dbbebd2 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. add backward

    Zjq9409 committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    ea7cc0f View commit details
    Browse the repository at this point in the history
  2. add tool

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

Commits on Aug 28, 2021

  1. add backward test

    Zjq9409 committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    ad9a412 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b01c35 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. Configuration menu
    Copy the full SHA
    27230b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0ad2b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2b8897 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af8a892 View commit details
    Browse the repository at this point in the history
  5. Modify the configuration file

    Zjq9409 committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    a08dd88 View commit details
    Browse the repository at this point in the history
  6. Modify the configuration file

    Zjq9409 committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    1e4c267 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fa0ed0a View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

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

Commits on Sep 3, 2021

  1. merge conflict

    Zjq9409 committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    042d203 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6da3219 View commit details
    Browse the repository at this point in the history
  3. remove create op

    Zjq9409 committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    5f365f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    062229e View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

  1. improve the performance of more than 32 dimensions on the gpu, and im…

    …prove the encapsulation
    Zjq9409 committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    b368e44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8876ccc View commit details
    Browse the repository at this point in the history
  3. perfect unit test

    Zjq9409 committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    3c4384d View commit details
    Browse the repository at this point in the history
  4. perfect unit test

    Zjq9409 committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    44b301b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8da21ec View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

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

Commits on Sep 10, 2021

  1. Configuration menu
    Copy the full SHA
    607c0d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e312530 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. extract common header file

    Zjq9409 committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    4a1cbff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b7f80b View commit details
    Browse the repository at this point in the history
  3. extract the common header files of eigenvalues ​​and eigenvectors, an…

    …d use common tools for reverse calculation
    Zjq9409 committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    5ea7373 View commit details
    Browse the repository at this point in the history
  4. extract the common header files of eigenvalues ​​and eigenvectors, an…

    …d use common tools for reverse calculation
    Zjq9409 committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    cdf7260 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    94b9f2e View commit details
    Browse the repository at this point in the history
  6. add PADDLE_WITH_HIP

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

Commits on Sep 14, 2021

  1. Configuration menu
    Copy the full SHA
    b8c1f5e View commit details
    Browse the repository at this point in the history
  2. Add Eigenvector to whitelist

    Zjq9409 committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    d9a4739 View commit details
    Browse the repository at this point in the history
  3. Add Eigenvector to whitelist

    Zjq9409 committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    f7854e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b77a4b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. Modify variable name

    Zjq9409 committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    6be5f8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61b71a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98f46cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    823a50f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    83939f2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b629849 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3944f53 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

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