onnxruntime/tools/ci_build/github
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
..
android Enable LTO for Android build (#21243) 2024-07-10 18:44:17 -07:00
apple CoreML: Add ML Program ConvTranspose (#21416) 2024-07-24 16:08:20 +10:00
azure-pipelines fix python qnn pipelines issues (#21462) 2024-07-23 15:54:44 -07:00
js Remove deprecated "mobile" packages (#20941) 2024-06-07 16:20:32 -05:00
linux Update C++ dependencies (#21410) 2024-07-23 10:00:36 -07:00
pai Update C++ dependencies (#21410) 2024-07-23 10:00:36 -07:00
windows Update azure-kusto-data and azure-kusto-ingest (#21409) 2024-07-18 14:26:26 -07:00
Doxyfile_csharp.cfg [C#] Rename unreleased API, add utilities (#16806) 2023-08-02 10:06:42 -07:00