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 where_index_op(prefix sum) #30601

Merged
merged 14 commits into from
Apr 26, 2021

Commits on Dec 18, 2020

  1. Merge pull request #1 from PaddlePaddle/develop

    update Paddle to newest version
    thisjiang authored Dec 18, 2020
    Configuration menu
    Copy the full SHA
    ff9053a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d78104e View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2020

  1. Merge pull request #2 from PaddlePaddle/develop

    Merge newest Paddle code
    thisjiang authored Dec 25, 2020
    Configuration menu
    Copy the full SHA
    a4c55cd View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. Merge pull request #3 from PaddlePaddle/develop

    merge newest Paddle code
    thisjiang authored Jan 7, 2021
    Configuration menu
    Copy the full SHA
    84eb899 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

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

Commits on Jan 24, 2021

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

Commits on Feb 2, 2021

  1. optimize where_index by using cub::DeviceScan::InclusiveSum instead o…

    …f imperfect self-kernel, test=develop
    thisjiang committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    45442eb View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…

    … optimize-whereindexop-prefix
    thisjiang committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    86f20e9 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…

    … optimize-whereindexop-prefix
    thisjiang committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    f505241 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

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

Commits on Apr 13, 2021

  1. Configuration menu
    Copy the full SHA
    d7fd2da View commit details
    Browse the repository at this point in the history
  2. 2021/04/13:Merge branch 'develop' of https://github.com/PaddlePaddle/…

    …Paddle into optimize-whereindexop-prefix
    thisjiang committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    af4d007 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2021

  1. Configuration menu
    Copy the full SHA
    0c6d2cc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…

    … optimize-whereindexop-prefix
    thisjiang committed Apr 25, 2021
    1 Configuration menu
    Copy the full SHA
    e7a8d39 View commit details
    Browse the repository at this point in the history