mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-14 20:48:00 +00:00
### Description <!-- Describe your changes. --> This PR adds support for `executionProviders` option for react-native package, support: - Android: cpu / xnnpack / nnapi - iOS: cpu / xnnpack / coreml ### Motivation and Context <!-- - Why is this change required? What problem does it solve? - If it fixes an open issue, please link to the issue here. --> In my case I want to enable Core ML / NNAPI EP for react-native project. |
||
|---|---|---|
| .. | ||
| gradle/wrapper | ||
| src | ||
| .gitignore | ||
| build.gradle | ||
| CMakeLists.txt | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||