mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-15 20:50:42 +00:00
### 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. |
||
|---|---|---|
| .. | ||
| gradle/wrapper | ||
| src | ||
| .gitignore | ||
| build.gradle | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||