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

[Backend] Add TensorRT FP16 support for AdaptivePool2d #1116

Merged
merged 5 commits into from
Jan 13, 2023
Merged

[Backend] Add TensorRT FP16 support for AdaptivePool2d #1116

merged 5 commits into from
Jan 13, 2023

Commits on Jan 11, 2023

  1. add fp16 cuda kernel

    yeliang2258 committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    b25cbf6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e19c99 View commit details
    Browse the repository at this point in the history
  3. fix code bug

    yeliang2258 committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    853f9a3 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. update code

    yeliang2258 committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    ea34494 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    367ef2c View commit details
    Browse the repository at this point in the history