onnxruntime/objectivec/src
Albert Grigoryan e097e4e93c
Objective-C lib: Added support for int64 and uint64. (#14405)
### 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).
2023-02-24 23:25:16 -08:00
..
assert_arc_enabled.mm
cxx_api.h
error_utils.h
error_utils.mm
ort_coreml_execution_provider.mm
ort_enums.mm Objective-C lib: Added support for int64 and uint64. (#14405) 2023-02-24 23:25:16 -08:00
ort_enums_internal.h
ort_env.mm
ort_env_internal.h
ort_session.mm Add Java and Objective-C bindings for RegisterCustomOpsUsingFunction. (#14256) 2023-01-13 09:04:26 -08:00
ort_session_internal.h
ort_value.mm Remove SafeInt dependency from Objective-C API. (#13698) 2022-11-18 17:06:12 -08:00
ort_value_internal.h
ort_xnnpack_execution_provider.mm [xnnpack-ep] NEW EP API in objc (#13941) 2022-12-15 20:12:02 +08:00