onnxruntime/js/react_native/android/src
Rachel Guo 2efd2878ab
[rn] Add uint8 typedArray support for react native android (#13622)
### Description
<!-- Describe your changes. -->

- Add missing uint8 typedArray case
- Add createInputTensor_uint8 unit test in TensorHelperTest.java file


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

Detected inferencesession.run() call error when running react native app
with uint8array input ort tensor. Add missing support to fix.
2022-11-16 12:37:47 -08:00
..
androidTest [rn] Add uint8 typedArray support for react native android (#13622) 2022-11-16 12:37:47 -08:00
main [js/rn] Support UINT8 type for onnxruntime-react-native on Android (#12112) 2022-07-08 14:07:46 -07:00