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 conv fp16 kernel in xnnpack EP #22301

Open
wants to merge 17 commits into
base: main
Choose a base branch
from
Open

Add conv fp16 kernel in xnnpack EP #22301

wants to merge 17 commits into from

Commits on Oct 3, 2024

  1. add conv fp16 kernel in xnnpack

    Ubuntu authored and Ubuntu committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    7841444 View commit details
    Browse the repository at this point in the history
  2. fix lint

    Ubuntu authored and Ubuntu committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    d4a863d View commit details
    Browse the repository at this point in the history
  3. add missing changes

    Ubuntu authored and Ubuntu committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    abbacdb View commit details
    Browse the repository at this point in the history
  4. add convtranspose

    Ubuntu authored and Ubuntu committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    e84f9eb View commit details
    Browse the repository at this point in the history
  5. fix lint

    Ubuntu authored and Ubuntu committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    e33b780 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. update torlerance

    Ubuntu authored and Ubuntu committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    582c3c3 View commit details
    Browse the repository at this point in the history
  2. add one comment

    Ubuntu authored and Ubuntu committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    72f69a9 View commit details
    Browse the repository at this point in the history
  3. update

    Ubuntu authored and Ubuntu committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    85f8b9a View commit details
    Browse the repository at this point in the history
  4. fix lint

    Ubuntu authored and Ubuntu committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    d0b507a View commit details
    Browse the repository at this point in the history
  5. improve compute type helper function

    Ubuntu authored and Ubuntu committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    c824655 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. temp change

    Ubuntu authored and Ubuntu committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    9c97d4a View commit details
    Browse the repository at this point in the history
  2. Revert "temp change"

    This reverts commit 9c97d4a.
    Ubuntu authored and Ubuntu committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    d2c7c2f View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. add tolerance

    Ubuntu authored and Ubuntu committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    4dcb746 View commit details
    Browse the repository at this point in the history
  2. lint

    Ubuntu authored and Ubuntu committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    862daf6 View commit details
    Browse the repository at this point in the history
  3. F16 max value comment

    Ubuntu authored and Ubuntu committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    56d0031 View commit details
    Browse the repository at this point in the history
  4. lint

    Ubuntu authored and Ubuntu committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    ebf5bf7 View commit details
    Browse the repository at this point in the history
  5. update

    Ubuntu authored and Ubuntu committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    1e8f64b View commit details
    Browse the repository at this point in the history