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

Optimize nearest_interp backward #39067

Merged
merged 27 commits into from
Feb 24, 2022

Commits on Sep 8, 2020

  1. Merge pull request #1 from PaddlePaddle/develop

    Update forked PaddlePaddle
    AshburnLee authored Sep 8, 2020
    Configuration menu
    Copy the full SHA
    8f532b0 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. Merge pull request #2 from PaddlePaddle/develop

    Update my fork
    AshburnLee authored Sep 17, 2020
    Configuration menu
    Copy the full SHA
    5b5804d View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. Merge pull request #3 from PaddlePaddle/develop

    update from PaddlePaddle
    AshburnLee authored Sep 30, 2020
    Configuration menu
    Copy the full SHA
    cee2470 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. Merge pull request #4 from PaddlePaddle/develop

    Update forked paddle repo
    AshburnLee authored Oct 13, 2020
    Configuration menu
    Copy the full SHA
    5be3a45 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. Merge pull request #5 from PaddlePaddle/develop

    Update USERNAME/paddle
    AshburnLee authored Oct 20, 2020
    Configuration menu
    Copy the full SHA
    a1d92b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2020

  1. Merge pull request #6 from PaddlePaddle/develop

    update Paddle USERNAME repo
    AshburnLee authored Nov 15, 2020
    Configuration menu
    Copy the full SHA
    e674a5d View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

  1. Merge pull request #7 from PaddlePaddle/develop

    update username repo
    AshburnLee authored Nov 18, 2020
    Configuration menu
    Copy the full SHA
    855d00b View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. Merge pull request #8 from PaddlePaddle/develop

    update local paddlepaddle
    AshburnLee authored Mar 31, 2021
    Configuration menu
    Copy the full SHA
    7cb2c97 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. Merge pull request #9 from PaddlePaddle/develop

    update paddlepaddle
    AshburnLee authored Apr 7, 2021
    Configuration menu
    Copy the full SHA
    db9fc91 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

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

Commits on Aug 16, 2021

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

Commits on Sep 28, 2021

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

Commits on Nov 22, 2021

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

Commits on Dec 21, 2021

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

Commits on Jan 6, 2022

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

Commits on Jan 18, 2022

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

Commits on Jan 20, 2022

  1. nearest_interp_bw init

    AshburnLee committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    1625370 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e858381 View commit details
    Browse the repository at this point in the history
  3. optimize kernel config

    AshburnLee committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    3e593a9 View commit details
    Browse the repository at this point in the history
  4. optimize kernel config

    AshburnLee committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    49f2464 View commit details
    Browse the repository at this point in the history
  5. fix struct init

    AshburnLee committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    a88ccb8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8b30fb1 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. optimize code

    AshburnLee committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    13ead70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed24b0e View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Configuration menu
    Copy the full SHA
    3b7058e View commit details
    Browse the repository at this point in the history
  2. rm duplicated struct

    AshburnLee committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    b55ce52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c71244 View commit details
    Browse the repository at this point in the history