onnxruntime/js/react_native/lib
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
..
backend.ts [rn] Add uint8 typedArray support for react native android (#13622) 2022-11-16 12:37:47 -08:00
binding.ts ONNX Runtime React Native Library (#7564) 2021-05-11 10:34:40 -07:00
index.ts ONNX Runtime React Native Library (#7564) 2021-05-11 10:34:40 -07:00