onnxruntime/js/react_native/ios
Jhen-Jie Hong 685816bb0a
[js/rn] Add executionProviders support (#16233)
### 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.
2023-06-16 19:38:41 +10:00
..
OnnxruntimeModule.xcodeproj [js/rn] Implement blob exchange by JSI instead of use base64 (#16094) 2023-06-16 19:37:02 +10:00
OnnxruntimeModule.xcworkspace
OnnxruntimeModuleTest [js/rn] Implement blob exchange by JSI instead of use base64 (#16094) 2023-06-16 19:37:02 +10:00
OnnxruntimeJSIHelper.h [js/rn] Implement blob exchange by JSI instead of use base64 (#16094) 2023-06-16 19:37:02 +10:00
OnnxruntimeJSIHelper.mm [js/rn] Implement blob exchange by JSI instead of use base64 (#16094) 2023-06-16 19:37:02 +10:00
OnnxruntimeModule.h [js/rn] Implement blob exchange by JSI instead of use base64 (#16094) 2023-06-16 19:37:02 +10:00
OnnxruntimeModule.mm [js/rn] Add executionProviders support (#16233) 2023-06-16 19:38:41 +10:00
Podfile Integrate React Native E2E test with detox framework (#15133) 2023-04-21 09:46:26 -07:00
TensorHelper.h [js/rn] Implement blob exchange by JSI instead of use base64 (#16094) 2023-06-16 19:37:02 +10:00
TensorHelper.mm [js/rn] Implement blob exchange by JSI instead of use base64 (#16094) 2023-06-16 19:37:02 +10:00