Skip to content

NNAPI EP Update - #1483

Merged
Ke Zhang (linkerzhang) merged 18 commits into
microsoft:masterfrom
daquexian:update_nnapi
Jul 24, 2019
Merged

NNAPI EP Update#1483
Ke Zhang (linkerzhang) merged 18 commits into
microsoft:masterfrom
daquexian:update_nnapi

Conversation

@daquexian

Copy link
Copy Markdown
Contributor

Description:

The content of this PR is the same as #1386 except that this PR doesn't try to run tests in Android CI

  • Update the interface (Move CopyTensor out of IExecutionProvider interface. #1268)
  • Enable nnapi in CI
  • Update DNNLibrary for bugfixes
  • Allow automatic fp32 -> fp16 conversion in NNAPI. It brings huge speedup on supported devices
  • Support non-ARM Android build
  • Support build onnxruntime for android by running tools/ci_build/build.py

@daquexian
daquexian (daquexian) requested a review from a team as a code owner July 24, 2019 14:00
@jywu-mysoft

Copy link
Copy Markdown
Contributor

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 22 pipeline(s).

@linkerzhang

Copy link
Copy Markdown
Contributor

Thanks! daquexian (@daquexian) I am going to merge this firstly so that the CI could be taken care of separately.

@linkerzhang
Ke Zhang (linkerzhang) merged commit ec3c553 into microsoft:master Jul 24, 2019
Dmitri Smirnov (yuslepukhin) pushed a commit that referenced this pull request Mar 17, 2026
## Describe your changes

## Checklist before requesting a review
- [ ] Add unit tests for this change.
- [ ] Make sure all tests can pass.
- [ ] Update documents if necessary.
- [ ] Lint and apply fixes to your code by running `lintrunner -a`
- [ ] Is this a user-facing change? If yes, give a description of this
change to be included in the release notes.
- [ ] Is this PR including examples changes? If yes, please remember to
update [example
documentation](https://github.com/microsoft/Olive/blob/main/docs/source/examples.md)
in a follow-up PR.
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.

3 participants