onnxruntime/tools/ci_build/github/apple
Edward Chen 7964d3aef6
Specify iOS simulator runtime version (#22474)
- Allow specification of iOS simulator runtime version to use.
- Pick simulator runtime version (iphonesimulator 16.4) that is supported by the Xcode version (14.3.1) that we use.
- Disable CoreML EP's DepthToSpace op support for CoreML version less than 7, with DCR mode, and FP16 input. It doesn't produce the correct output in this case.
- Some cleanup of iOS test infrastructure.
2024-10-18 09:26:06 -07:00
..
c
ios_packaging Rename ios_packaging.requirements.txt to ios_packaging/requirements.txt (#21936) 2024-09-04 13:18:05 -07:00
objectivec
__init__.py
assemble_apple_packaging_artifacts.sh
build_and_assemble_apple_pods.py Initial WebGPU EP checkin (#22318) 2024-10-08 16:10:46 -07:00
build_apple_framework.py
coreml_supported_mlprogram_ops.md Fix syntax for some CoreML ML Program supported operator entries (#22268) 2024-10-01 15:49:43 +10:00
coreml_supported_neuralnetwork_ops.md
default_full_apple_framework_build_settings.json set CMAKE_SYSTEM_PROCESSOR in xnnpack.cmake (#22155) 2024-09-20 15:19:26 -07:00
default_full_ios_framework_build_settings.json
default_training_ios_framework_build_settings.json
default_vision_os_framework_build_settings.json
framework_info.json.template
get_simulator_device_info.py Specify iOS simulator runtime version (#22474) 2024-10-18 09:26:06 -07:00
package_assembly_utils.py
package_release_tasks.py
test_apple_packages.py
test_ios_framework_build_settings.json
test_minimal_training_ios_simulator_framework_build_settings.json
use_ios_pods_with_custom_build.md