mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-16 21:00:14 +00:00
### Description Added support for int64 and uint64 in Objective-C lib. ### Motivation and Context Int64 is rarely used, but we needed it. The Int64 inference worked after the change (tested). |
||
|---|---|---|
| .. | ||
| assert_arc_enabled.mm | ||
| cxx_api.h | ||
| error_utils.h | ||
| error_utils.mm | ||
| ort_coreml_execution_provider.mm | ||
| ort_enums.mm | ||
| ort_enums_internal.h | ||
| ort_env.mm | ||
| ort_env_internal.h | ||
| ort_session.mm | ||
| ort_session_internal.h | ||
| ort_value.mm | ||
| ort_value_internal.h | ||
| ort_xnnpack_execution_provider.mm | ||