onnxruntime/tools/ci_build/github/apple
Shukant Pal f316bc57c4
[CoreML EP] Implement Unary & Reduce operators (#15532)
### 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>
2023-05-24 18:16:59 +10:00
..
c Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
objectivec Add iOS Swift Package Manager support (#15297) 2023-04-20 16:18:35 +10:00
__init__.py [iOS Packaging] Add full ORT build iOS package. (#10626) 2022-02-28 15:39:07 -08:00
assemble_ios_packaging_artifacts.sh Add workflow to update Objective-C docs. (#15413) 2023-04-07 15:00:15 -07:00
build_and_assemble_ios_pods.py Bump ruff in CI (#15533) 2023-04-17 10:11:44 -07:00
build_host_protoc.sh Remove protobuf submodule (#15190) 2023-03-27 10:35:49 -07:00
build_ios_framework.py Adopt linrtunner as the linting tool - take 2 (#15085) 2023-03-24 15:29:03 -07:00
coreml_supported_ops.md [CoreML EP] Implement Unary & Reduce operators (#15532) 2023-05-24 18:16:59 +10:00
default_full_ios_framework_build_settings.json [XNNPACK] support building xnnpack EP for IOS (#13461) 2022-10-28 15:03:04 +08:00
default_mobile_ios_framework_build_settings.json Add onnxruntime_BUILD_UNIT_TESTS=OFF definition to iOS package build options. (#13238) 2022-10-10 18:00:17 -07:00
framework_info.json.template Add iOS/macOS static framework (#8357) 2021-07-14 16:39:17 -07:00
ios_packaging.requirements.txt Add iOS packaging pipeline (#8264) 2021-07-02 06:21:59 -07:00
package_assembly_utils.py Adopt linrtunner as the linting tool - take 2 (#15085) 2023-03-24 15:29:03 -07:00
test_ios_packages.py Bump ruff in CI (#15533) 2023-04-17 10:11:44 -07:00
use_ios_pods_with_custom_build.md [iOS] Facilitate usage of pods with custom builds (#9216) 2021-09-30 08:44:00 -07:00