onnxruntime/include/onnxruntime/core
wejoncy 9daf7664fc
[CoreML] ML Program more ops (2/N) (#22480)
- cast 
 - argmax
 - gelu 
 - cast 
 - LayerNorm 
 - GroupNorm 
 - InstanceNorm

### Description
<!-- Describe your 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. -->

---------

Co-authored-by: Edward Chen <18449977+edgchen1@users.noreply.github.com>
Co-authored-by: Scott McKay <skottmckay@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-01 08:37:56 +08:00
..
common Remove nsync (#20413) 2024-10-21 15:32:14 -07:00
eager Fix typos - 1st Wave (#21278) 2024-07-11 13:35:08 +08:00
framework Distinguish between DML and the generic 'GPU' term. This is needed for packaging DML EP in the same ORT GPU pkg. (#22657) 2024-10-30 11:58:34 -07:00
graph enable serialize prepacked weights into data file (#22256) 2024-10-24 22:24:48 -07:00
optimizer Utilize ext data location to reduce qd matmul memory usage (#21451) 2024-07-30 15:22:46 -07:00
platform Remove nsync (#20413) 2024-10-21 15:32:14 -07:00
providers [CoreML] ML Program more ops (2/N) (#22480) 2024-11-01 08:37:56 +08:00
session Enable Ort objects to be stored in a resizable std::vector (#22608) 2024-10-29 09:59:59 -07:00