onnxruntime/js/react_native/ios
Hans 2a17958b34
[js/rn] Fix some bugs (#20242)
### Description
<!-- Describe your changes. -->
- Fix `logSeverityLevel`
- Correct get RCTCxxBridge, old method for some cases will got wrong
bridge


### 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. -->

---------

Co-authored-by: Yulong Wang <7679871+fs-eire@users.noreply.github.com>
2024-05-15 10:32:08 -07: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] Add test for validating "executionProvider" options (#16651) 2023-07-12 14:55:47 -07: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] Fix some bugs (#20242) 2024-05-15 10:32:08 -07: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] Fix React Native CI pipeline E2E test (#16447) 2023-06-22 14:33:49 -07:00
Podfile Integrate React Native E2E test with detox framework (#15133) 2023-04-21 09:46:26 -07:00
TensorHelper.h [js/rn] Fix React Native CI pipeline E2E test (#16447) 2023-06-22 14:33:49 -07:00
TensorHelper.mm Replace float_t with float (#16484) 2023-06-27 09:28:38 -07:00