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】Enhance affine grid operator #26385

Merged
merged 7 commits into from
Aug 25, 2020

Commits on Aug 18, 2020

  1. Enhance affine grid operator:

    1. Add cuda kernel
    2. Add align corners options
    test=develop
    wanghaoshuang committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    a949914 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

  1. Move new affine_grid api to functional

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

Commits on Aug 23, 2020

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

Commits on Aug 24, 2020

  1. Add CUDA kernel for affine_grid.

    test=develop
    wanghaoshuang committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    55a26f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de31410 View commit details
    Browse the repository at this point in the history
  3. Add more unitest for grid sample API

    test=develop
    wanghaoshuang committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    dd46209 View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    1057b18 View commit details
    Browse the repository at this point in the history