mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-22 19:23:30 +00:00
[doc] Add link to android testing in Build for android doc (#11766)
This commit is contained in:
parent
089b57d410
commit
782c90d6d4
1 changed files with 3 additions and 0 deletions
3
docs/build/android.md
vendored
3
docs/build/android.md
vendored
|
|
@ -129,3 +129,6 @@ If you want to use NNAPI Execution Provider on Android, see [NNAPI Execution Pro
|
|||
|
||||
Android NNAPI Execution Provider can be built using building commands in [Android Build instructions](#android-build-instructions) with `--use_nnapi`
|
||||
|
||||
## Test Android changes using emulator
|
||||
|
||||
See [Testing Android Changes using the Emulator](https://github.com/microsoft/onnxruntime/blob/master/docs/Android_testing.md).
|
||||
Loading…
Reference in a new issue