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

[Frontend][PaddlePaddle] Add 10+ operators for PaddlePaddle #9126

Merged
merged 32 commits into from
Oct 8, 2021

Commits on Aug 3, 2021

  1. Merge pull request #2 from apache/main

    merge to newest code
    jiangjiajun authored Aug 3, 2021
    Configuration menu
    Copy the full SHA
    5b39c79 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. Merge pull request #8 from apache/main

    upate
    jiangjiajun authored Aug 13, 2021
    Configuration menu
    Copy the full SHA
    74cc942 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

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

Commits on Sep 24, 2021

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

Commits on Sep 26, 2021

  1. Configuration menu
    Copy the full SHA
    800b187 View commit details
    Browse the repository at this point in the history
  2. add part of operators

    jiangjiajun committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    87c6d3d View commit details
    Browse the repository at this point in the history
  3. remove part of operators

    jiangjiajun committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    39b96fc View commit details
    Browse the repository at this point in the history
  4. add lookup

    jiangjiajun committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    50e3c41 View commit details
    Browse the repository at this point in the history
  5. add test

    jiangjiajun committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    555406e View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. Update paddlepaddle.py

    jiangjiajun authored Sep 27, 2021
    Configuration menu
    Copy the full SHA
    75956db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3aa170 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. Configuration menu
    Copy the full SHA
    326383a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e275c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8e93cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd4ef59 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #55 from jiangjiajun/pr001_1

    Remove some function and old version operator
    jiangjiajun authored Sep 28, 2021
    Configuration menu
    Copy the full SHA
    56f4ccb View commit details
    Browse the repository at this point in the history
  6. add dot test

    jiangjiajun committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    67e9816 View commit details
    Browse the repository at this point in the history
  7. modify doc

    jiangjiajun committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    98fb38a View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. remove unreviewed code

    jiangjiajun committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    201be45 View commit details
    Browse the repository at this point in the history
  2. Update paddlepaddle.py

    jiangjiajun authored Sep 29, 2021
    Configuration menu
    Copy the full SHA
    8d865b7 View commit details
    Browse the repository at this point in the history
  3. Update test_forward.py

    jiangjiajun authored Sep 29, 2021
    Configuration menu
    Copy the full SHA
    96afd3d View commit details
    Browse the repository at this point in the history
  4. Update paddlepaddle.py

    jiangjiajun authored Sep 29, 2021
    Configuration menu
    Copy the full SHA
    ef7a003 View commit details
    Browse the repository at this point in the history
  5. Update paddlepaddle.py

    jiangjiajun authored Sep 29, 2021
    Configuration menu
    Copy the full SHA
    43ae5ab View commit details
    Browse the repository at this point in the history
  6. Update test_forward.py

    jiangjiajun authored Sep 29, 2021
    Configuration menu
    Copy the full SHA
    8d0af49 View commit details
    Browse the repository at this point in the history
  7. Update test_forward.py

    jiangjiajun authored Sep 29, 2021
    Configuration menu
    Copy the full SHA
    509e023 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #57 from jiangjiajun/unreviewed

    remove unreviewed code
    jiangjiajun authored Sep 29, 2021
    Configuration menu
    Copy the full SHA
    4139fb3 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. Configuration menu
    Copy the full SHA
    2a5e30d View commit details
    Browse the repository at this point in the history
  2. add more cases for tests

    jiangjiajun committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    3c34b5a View commit details
    Browse the repository at this point in the history
  3. add more cases for tests

    jiangjiajun committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    e600036 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #60 from jiangjiajun/add-more-cases

    add more cases for tests
    jiangjiajun authored Oct 4, 2021
    Configuration menu
    Copy the full SHA
    4887e96 View commit details
    Browse the repository at this point in the history
  5. remove annotation

    jiangjiajun committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    ef4c84b View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. reduce test case sizes

    jiangjiajun committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    5d1aa7c View commit details
    Browse the repository at this point in the history