mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-16 21:00:14 +00:00
### Description <!-- Describe your changes. --> As title. ### 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. --> Uint8 type might be required for some model used in sample application. To match supported data types for onnxruntime-react-native for Android. Co-authored-by: rachguo <rachguo@rachguos-Mac-mini.local> Co-authored-by: rachguo <rachguo@rachguos-Mini.attlocal.net> |
||
|---|---|---|
| .. | ||
| test_types_bool.onnx | ||
| test_types_double.onnx | ||
| test_types_float.ort | ||
| test_types_int8.ort | ||
| test_types_int32.ort | ||
| test_types_int64.ort | ||
| test_types_uint8.ort | ||