onnxruntime/tools/ci_build/github/apple
Yulong Wang c5d28cac4d
Initial WebGPU EP checkin (#22318)
### Description

This change introduces the WebGPU EP into ONNX Runtime.

To make the PR as simple as possible, this PR excluded the following:
- C API changes for WebGPU EP
- actual implementation of WebGPU EP. Currently in this PR, WebGPU is a
stub implementation that does not register any kernel.
- Python IO Binding update
- Node.js IO Binding update

This PR now contains only 43 file changes (while the working branch
contains 130+) and hopefully this makes it easier to review.

There is going to be separated PRs for each mentioned above.

Current working branch: #21904
2024-10-08 16:10:46 -07:00
..
c Updates to apple packaging (#21611) 2024-08-06 08:50:56 +10:00
ios_packaging Rename ios_packaging.requirements.txt to ios_packaging/requirements.txt (#21936) 2024-09-04 13:18:05 -07:00
objectivec Updates to apple packaging (#21611) 2024-08-06 08:50:56 +10:00
__init__.py
assemble_apple_packaging_artifacts.sh Updates to apple packaging (#21611) 2024-08-06 08:50:56 +10:00
build_and_assemble_apple_pods.py Initial WebGPU EP checkin (#22318) 2024-10-08 16:10:46 -07:00
build_apple_framework.py Updates to apple packaging (#21611) 2024-08-06 08:50:56 +10:00
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 Match changes in gh-pages PR (#21628) 2024-08-08 10:29:15 +10:00
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 Upgrade min ios version to 13.0 (#20773) 2024-06-04 10:15:20 -07:00
default_training_ios_framework_build_settings.json Upgrade min ios version to 13.0 (#20773) 2024-06-04 10:15:20 -07:00
default_vision_os_framework_build_settings.json Support visionos build (#20365) 2024-04-23 18:15:07 -07:00
framework_info.json.template Support xcframework for mac catalyst builds. (#19534) 2024-03-20 10:55:19 -07:00
get_simulator_device_info.py Remove iOS simulator max runtime version limit. (#19396) 2024-02-06 14:54:06 -08:00
package_assembly_utils.py Updates to apple packaging (#21611) 2024-08-06 08:50:56 +10:00
package_release_tasks.py Update package_release_tasks.py (#20835) 2024-05-28 17:50:25 -07:00
test_apple_packages.py Updates to apple packaging (#21611) 2024-08-06 08:50:56 +10:00
test_ios_framework_build_settings.json [Fix] Exception in iosDynamicFramework Post-Merge workflow (#21262) 2024-07-12 09:24:12 -07:00
test_minimal_training_ios_simulator_framework_build_settings.json Upgrade min ios version to 13.0 (#20773) 2024-06-04 10:15:20 -07:00
use_ios_pods_with_custom_build.md Remove deprecated "mobile" packages (#20941) 2024-06-07 16:20:32 -05:00