onnxruntime/objectivec
Edward Chen e2356a0403
Use UTF8 string encoding in ORTSaveCodeAndDescriptionToError(). (#22982)
Update from ASCII to UTF8 string encoding when creating the `NSString` description.
2024-12-02 17:41:52 -08:00
..
docs
include [CoreML] Create EP by AppendExecutionProvider (#22675) 2024-11-27 09:26:31 +08:00
test [CoreML] Create EP by AppendExecutionProvider (#22675) 2024-11-27 09:26:31 +08:00
assert_arc_enabled.mm
cxx_api.h
cxx_utils.h
cxx_utils.mm
error_utils.h
error_utils.mm Use UTF8 string encoding in ORTSaveCodeAndDescriptionToError(). (#22982) 2024-12-02 17:41:52 -08:00
format_objc.sh
ort_checkpoint.mm Fix Objective-C static analysis warnings. (#20417) 2024-04-24 11:48:29 -07:00
ort_checkpoint_internal.h
ort_coreml_execution_provider.mm [CoreML] Create EP by AppendExecutionProvider (#22675) 2024-11-27 09:26:31 +08:00
ort_enums.mm
ort_enums_internal.h
ort_env.mm
ort_env_internal.h
ort_session.mm Fix Objective-C static analysis warnings. (#20417) 2024-04-24 11:48:29 -07:00
ort_session_internal.h
ort_training_session.mm
ort_training_session_internal.h
ort_value.mm [objc] Add check for ORTValue being a tensor in ORTValue methods that should only be used with tensors. (#19946) 2024-03-18 08:54:24 -07:00
ort_value_internal.h
ort_xnnpack_execution_provider.mm
ReadMe.md

NOTE: Flat directory structure to work with both the Objective-C build and the Swift Package Manager build which is done via ../Package.swift