mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-15 20:50:42 +00:00
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. |
||
|---|---|---|
| .. | ||
| c | ||
| objectivec | ||
| __init__.py | ||
| assemble_ios_packaging_artifacts.sh | ||
| build_and_assemble_ios_pods.py | ||
| build_host_protoc.sh | ||
| build_ios_framework.py | ||
| coreml_supported_ops.md | ||
| default_full_ios_framework_build_settings.json | ||
| default_mobile_ios_framework_build_settings.json | ||
| default_training_ios_framework_build_settings.json | ||
| framework_info.json.template | ||
| get_simulator_device_name.sh | ||
| ios_packaging.requirements.txt | ||
| package_assembly_utils.py | ||
| test_ios_packages.py | ||
| upload_pod_archive_and_update_podspec.sh | ||
| use_ios_pods_with_custom_build.md | ||