onnxruntime/objectivec
Edward Chen 7ed48a299a
Objective-C API updates (#18738)
- Add ORTSession and ORTTrainingSession strong references to ORTEnv.
- Make ORTTrainingSession session options parameter optional.
2023-12-07 16:47:46 -08:00
..
docs
include Objective-C API updates (#18738) 2023-12-07 16:47:46 -08:00
test Objective-C API updates (#18738) 2023-12-07 16:47:46 -08:00
assert_arc_enabled.mm
cxx_api.h
cxx_utils.h
cxx_utils.mm
error_utils.h
error_utils.mm
format_objc.sh
ort_checkpoint.mm
ort_checkpoint_internal.h
ort_coreml_execution_provider.mm
ort_enums.mm Objective-C Add Support to Create and Query String ORTValues (#16764) 2023-07-20 17:39:29 -07:00
ort_enums_internal.h
ort_env.mm
ort_env_internal.h
ort_session.mm Objective-C API updates (#18738) 2023-12-07 16:47:46 -08:00
ort_session_internal.h
ort_training_session.mm Objective-C API updates (#18738) 2023-12-07 16:47:46 -08:00
ort_training_session_internal.h
ort_value.mm Objective-C Add Support to Create and Query String ORTValues (#16764) 2023-07-20 17:39:29 -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