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

[Android NNAPI EP] Add QLinearAdd op Support, move some throw with return status #4607

Merged
merged 9 commits into from
Jul 30, 2020

Conversation

guoyu-wang
Copy link
Contributor

Description:

  • Added QLinearAdd Support to enable quantized model benchmark on Android device
  • Move quantization related functionalities into helper functions
  • Changed some quantization related exception to return status,

Motivation and Context

  • In order the run MobileNetV3 quantized model using NNAPI
  • Prepare for the NNAPI change from throw exception to return status

@guoyu-wang guoyu-wang requested a review from a team as a code owner July 24, 2020 00:40
skottmckay
skottmckay previously approved these changes Jul 29, 2020
Copy link
Contributor

@skottmckay skottmckay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Copy link
Contributor

@skottmckay skottmckay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants