onnxruntime/include/onnxruntime/core
cao lei 966fa74597
Add 2 C API for ort extension (#19808)
### Description
<!-- Describe your changes. -->
Add 2 C API for ORT extension:
- KernelInfo_GetAllocator
- OrtCustomOp::GetMayInplace


### 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. -->
Add 2 C API for ORT extension project, which will leverage these 2 APIs
for GroupQueryAttention custom op.
2024-03-14 06:00:41 -07:00
..
common ORT ETW dynamic logging that improves ORT diagnosability & performance (#18882) 2024-01-11 12:43:27 -08:00
eager Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
framework Add new API KernelContext_GetScratchBuffer (#19809) 2024-03-13 19:41:15 -07:00
graph Add SpaceToDepth and DepthToSpace CUDA NHWC Ops (#19646) 2024-03-06 12:35:55 -08:00
optimizer fix compilation error in no absl build (#15769) 2023-05-02 08:20:49 -07:00
platform Bump linter versions (#18341) 2023-11-08 13:04:40 -08:00
providers Don't reduce warning level for CUDA build on Windows (#19663) 2024-03-06 15:03:55 +10:00
session Add 2 C API for ort extension (#19808) 2024-03-14 06:00:41 -07:00