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

【2.0 API】Add CUDA kernel and enhance options for grid_sample #26576

Merged
merged 8 commits into from
Aug 24, 2020

Commits on Aug 19, 2020

  1. Refine grid sample.

    wanghaoshuang committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    bc12b03 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

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

Commits on Aug 23, 2020

  1. Configuration menu
    Copy the full SHA
    2335817 View commit details
    Browse the repository at this point in the history
  2. Refine code and add unitest

    test=develop
    wanghaoshuang committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    828c23f View commit details
    Browse the repository at this point in the history
  3. Add cuda kernel

    test=develop
    wanghaoshuang committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    11767ac View commit details
    Browse the repository at this point in the history
  4. Remove unused code

    test=develop
    wanghaoshuang committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    a70c32f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8109dee View commit details
    Browse the repository at this point in the history
  6. Fix format of en doc

    test=develop
    wanghaoshuang committed Aug 23, 2020
    1 Configuration menu
    Copy the full SHA
    bb567e9 View commit details
    Browse the repository at this point in the history