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 [Objective-C API] Fixes from package testing and clean up (#7866) 2021-05-27 19:36:50 -07:00
cxx_api.h [Objective-C API] WIgnore clang documentation warnings from C/C++ header usage. (#9057) 2021-09-14 13:03:48 -07:00
error_utils.h [Objective-C API] WIgnore clang documentation warnings from C/C++ header usage. (#9057) 2021-09-14 13:03:48 -07:00
error_utils.mm Update Objective-C API (#7675) 2021-05-13 18:47:22 -07:00
ort_coreml_execution_provider.mm [Objective-C API] WIgnore clang documentation warnings from C/C++ header usage. (#9057) 2021-09-14 13:03:48 -07:00
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 [Objective-C API] WIgnore clang documentation warnings from C/C++ header usage. (#9057) 2021-09-14 13:03:48 -07:00
ort_env.mm [Objective-C API] WIgnore clang documentation warnings from C/C++ header usage. (#9057) 2021-09-14 13:03:48 -07:00
ort_env_internal.h [Objective-C API] WIgnore clang documentation warnings from C/C++ header usage. (#9057) 2021-09-14 13:03:48 -07:00
ort_session.mm Add Java and Objective-C bindings for RegisterCustomOpsUsingFunction. (#14256) 2023-01-13 09:04:26 -08:00
ort_session_internal.h [Objective-C API] WIgnore clang documentation warnings from C/C++ header usage. (#9057) 2021-09-14 13:03:48 -07:00
ort_value.mm Remove SafeInt dependency from Objective-C API. (#13698) 2022-11-18 17:06:12 -08:00
ort_value_internal.h [Objective-C API] WIgnore clang documentation warnings from C/C++ header usage. (#9057) 2021-09-14 13:03:48 -07:00
ort_xnnpack_execution_provider.mm [xnnpack-ep] NEW EP API in objc (#13941) 2022-12-15 20:12:02 +08:00