[WIP] NNAPI EP Update - #1540
Conversation
|
Need help:
|
| jobs: | ||
| - job: Android_CI | ||
| pool: | ||
| vmImage: 'macOS-10.14' |
There was a problem hiding this comment.
For building the android package on Mac? Why do we need to test it? Why not using Linux instead?
There was a problem hiding this comment.
It seems macos has better Android emulator support: https://github.com/microsoft/azure-pipelines-image-generation/blob/master/images/macos/macos-10.14-Readme.md, and since we are doing cross-compile via official Android NDK, macos or linux doesn't matter a lot.
You may disable it first. I'll take care it later. |
|
/azp run |
|
Azure Pipelines successfully started running 21 pipeline(s), but failed to run 1 pipeline(s). |
Description:
Enable Android CI --- The yml path is android-x86_64-crosscompile-ci-pipeline.yml instead of android-arm64-crosscompile-ci-pipeline.yml now
Support NNAPI EP in perftest