onnxruntime/include/onnxruntime/core
Edward Chen d6cd41cfc1
[CoreML EP] Add Shape, Gather, and Slice ops (#17153)
Add CoreML EP shape related ops:
- Shape
- Gather
- Slice

Add support for int64/int32 inputs in CoreML EP.
2023-08-18 22:34:34 -07:00
..
common [CoreML EP] Add Shape, Gather, and Slice ops (#17153) 2023-08-18 22:34:34 -07:00
eager Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
framework EP context for custom op (#16454) 2023-08-16 13:03:40 -07:00
graph Create NodeArgs for all Constant nodes and initializers for functions being inlined (#17089) 2023-08-17 14:22:28 -07:00
optimizer fix compilation error in no absl build (#15769) 2023-05-02 08:20:49 -07:00
platform Re-implement stacktrace (#17173) 2023-08-16 16:07:49 -07:00
providers EP context for custom op (#16454) 2023-08-16 13:03:40 -07:00
session EP context for custom op (#16454) 2023-08-16 13:03:40 -07:00