onnxruntime/tools/ci_build/github
wejoncy 2cfe1f031d
[CoreML MLProgram] Support Float16 (1/N) (#22068)
### Description
Support Float16 for CoreML MLProgram EP.
Operations:
    "Add", "Mul", "Sub", "Div", "Pow", "Sqrt", "Reciprocal",
"Sigmoid", "Tanh", "Relu", "LeakyRelu", "Concat", "GridSample",
"GlobalAveragePool",
    "Clip", "DepthToSpace", "Resize", "Slice", "Conv",
    "ConvTranspose", "GlobalMaxPool", "Gemm", "MatMul",
    "AveragePool", "MaxPool", "Reshape", "Split", "Transpose"

### 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. -->

---------

Co-authored-by: Scott McKay <skottmckay@gmail.com>
2024-09-30 17:56:47 +08:00
..
android build_aar_package.py - Check that executable is present before trying to copy it. (#21730) 2024-08-16 11:21:09 -07:00
apple [CoreML MLProgram] Support Float16 (1/N) (#22068) 2024-09-30 17:56:47 +08:00
azure-pipelines Jar Maven Signing - GnuPG and sha256 (#22217) 2024-09-27 17:50:06 +08:00
js Remove deprecated "mobile" packages (#20941) 2024-06-07 16:20:32 -05:00
linux [Running CI] Update TensorRT to 10.4 (#22049) 2024-09-26 11:10:52 -07:00
pai Upgrade pytorch_lightning to 2.3.3 to fix orttraining_amd_gpu_ci_pipeline (#21789) 2024-08-19 12:58:22 -07:00
windows [Running CI] Update TensorRT to 10.4 (#22049) 2024-09-26 11:10:52 -07:00
Doxyfile_csharp.cfg