onnxruntime/objectivec/test
Baiju Meswani 538d2412ef
Objective-C Add Support to Create and Query String ORTValues (#16764)
This pull request contains a few changes:

1. Adds support for string ort values.
2. Fixes the training minimal build (that was broken with #16601) by
putting custom op registration behind #ifdefs
3. Fixes the iOS pod package generation (that was again broken with
#16601) by explicitly providing paths to be copied during pod creation.
2023-07-20 17:39:29 -07:00
..
testdata Objective-C Add Support to Create and Query String ORTValues (#16764) 2023-07-20 17:39:29 -07:00
assert_arc_enabled.mm
assertion_utils.h Objective C Training API: TrainingSession (#16374) 2023-06-28 09:13:56 -07:00
ort_checkpoint_test.mm Enable iOS packaging for training (#16525) 2023-07-05 13:27:59 -07:00
ort_env_test.mm Add iOS Swift Package Manager support (#15297) 2023-04-20 16:18:35 +10:00
ort_session_test.mm Objective-C Add Support to Create and Query String ORTValues (#16764) 2023-07-20 17:39:29 -07:00
ort_training_session_test.mm Enable iOS packaging for training (#16525) 2023-07-05 13:27:59 -07:00
ort_training_utils_test.mm Enable iOS packaging for training (#16525) 2023-07-05 13:27:59 -07:00
ort_value_test.mm Objective-C Add Support to Create and Query String ORTValues (#16764) 2023-07-20 17:39:29 -07:00
test_utils.h Objective C Training API: TrainingSession (#16374) 2023-06-28 09:13:56 -07:00
test_utils.mm Objective C Training API: TrainingSession (#16374) 2023-06-28 09:13:56 -07:00