onnxruntime/tools/ci_build/github/apple
Scott McKay 2580d935cb
CoreML: Add ML Program ConvTranspose (#21416)
### Description
<!-- Describe your changes. -->
Add ML Program ConvTranspose
- some limitations to simplify the implementation for now
- some limitations due to flaky CoreML output

Added support for non-contiguous MLMultiArray output as we see that with
some unit tests when the CPU-only flag is not set (e.g. innermost dim
has min size of 16 but test output only has 8 values).
- support only one non-contiguous dim to keep it simple
- manually tested as we don't have a setup that can test objective-c
code
- test code is in model.mm and can be enabled via ifdef if we need to
validate any future changes



### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
Address operator gaps in high priority model.

---------

Co-authored-by: Edward Chen <18449977+edgchen1@users.noreply.github.com>
2024-07-24 16:08:20 +10:00
..
c Remove deprecated "mobile" packages (#20941) 2024-06-07 16:20:32 -05:00
objectivec Remove deprecated "mobile" packages (#20941) 2024-06-07 16:20:32 -05:00
__init__.py [iOS Packaging] Add full ORT build iOS package. (#10626) 2022-02-28 15:39:07 -08:00
assemble_apple_packaging_artifacts.sh Add MacOS build to ORT C Pod (#18550) 2023-11-28 10:11:53 -08:00
build_and_assemble_apple_pods.py Remove deprecated "mobile" packages (#20941) 2024-06-07 16:20:32 -05:00
build_apple_framework.py Upgrade min ios version to 13.0 (#20773) 2024-06-04 10:15:20 -07:00
coreml_supported_mlprogram_ops.md CoreML: Add ML Program ConvTranspose (#21416) 2024-07-24 16:08:20 +10:00
coreml_supported_neuralnetwork_ops.md Update to mobile model usability checker (#19843) 2024-06-18 07:50:33 +10:00
default_full_apple_framework_build_settings.json Upgrade min ios version to 13.0 (#20773) 2024-06-04 10:15:20 -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
ios_packaging.requirements.txt Add iOS packaging pipeline (#8264) 2021-07-02 06:21:59 -07:00
package_assembly_utils.py Remove deprecated "mobile" packages (#20941) 2024-06-07 16:20:32 -05:00
package_release_tasks.py Update package_release_tasks.py (#20835) 2024-05-28 17:50:25 -07:00
test_apple_packages.py Remove deprecated "mobile" packages (#20941) 2024-06-07 16:20:32 -05: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