mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-14 20:48:00 +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). |
||
|---|---|---|
| .. | ||
| onnxruntime.h | ||
| ort_coreml_execution_provider.h | ||
| ort_enums.h | ||
| ort_env.h | ||
| ort_session.h | ||
| ort_value.h | ||
| ort_xnnpack_execution_provider.h | ||