onnxruntime/include/onnxruntime/core/session
RandySheriffH 37dcefb5b7
Patch lite custom op API (#17605)
A few enhancements:
- Support compute returning status;
- Support variadic;

---------

Co-authored-by: Randy Shuai <rashuai@microsoft.com>
2023-09-26 14:02:18 -07:00
..
environment.h ExecutionProvider API refactor - move allocator from EP level to SessionState level and indexed by OrtDevice (#15833) 2023-06-19 17:44:45 -07:00
experimental_onnxruntime_cxx_api.h Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
experimental_onnxruntime_cxx_inline.h Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
onnxruntime_c_api.h Bump Up Version to 1.17.0 (#17587) 2023-09-20 11:02:58 +08:00
onnxruntime_cxx_api.h Patch lite custom op API (#17605) 2023-09-26 14:02:18 -07:00
onnxruntime_cxx_inline.h RunAsync C/CXX API (#16613) 2023-07-16 16:51:40 -07:00
onnxruntime_float16.h Work on eliminating Internal Compiler Error (#16741) 2023-07-18 10:17:52 -07:00
onnxruntime_lite_custom_op.h Patch lite custom op API (#17605) 2023-09-26 14:02:18 -07:00
onnxruntime_run_options_config_keys.h Adding RunOptions synchronization behaviour to C/C++ API (#14088) 2023-02-07 19:59:28 -08:00
onnxruntime_session_options_config_keys.h Allow saving of large models after optimization (github issue 12882) (#16440) 2023-06-21 22:46:26 -07:00
snippets.dox