mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-16 21:00:14 +00:00
### Description This change is a follow-up to #15327. It adds Unary operators (Sqrt, Reciprocal) and Reduce operators (ReduceSum, ReduceMean). I've tried to follow existing patterns in the code :-) ### Motivation and Context This reduces fragmentation across EPs when using CoreML on macOS, thereby speeding up execution. --------- Co-authored-by: Edward Chen <18449977+edgchen1@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| 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 | ||
| framework_info.json.template | ||
| ios_packaging.requirements.txt | ||
| package_assembly_utils.py | ||
| test_ios_packages.py | ||
| use_ios_pods_with_custom_build.md | ||