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

Add optimized variant of CMN for HWC to HWC pad FP16 case #4993

Merged
merged 3 commits into from
Aug 24, 2023

Commits on Aug 22, 2023

  1. Add optimized Hwc2Hwc+pad fp16 operation

    Signed-off-by: Krzysztof Lecki <klecki@nvidia.com>
    klecki committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    010d5aa View commit details
    Browse the repository at this point in the history
  2. WAR clang build with intrinsics

    Signed-off-by: Krzysztof Lecki <klecki@nvidia.com>
    klecki committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    1c85dff View commit details
    Browse the repository at this point in the history
  3. Remove unused code

    Signed-off-by: Krzysztof Lecki <klecki@nvidia.com>
    klecki committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    45e0af3 View commit details
    Browse the repository at this point in the history