onnxruntime/include/onnxruntime/core/session
Adrian Lizarraga 3bbcc2799f
Support for custom op variadic inputs/outputs (#13946)
### Description
Adds support for variadic inputs and outputs to custom operators.

### Motivation and Context
Needed for custom ops that wrap external runtimes/models and maybe TensorRT plugins.
2022-12-23 11:41:15 -08:00
..
environment.h Revert "Call pluggable EP's shutdown function in Environment::~Environment() (#11120)" (#11393) 2022-05-02 14:38:31 -07:00
experimental_onnxruntime_cxx_api.h Minor fix to satisfy c++14 (#6162) 2020-12-17 13:53:24 -08:00
experimental_onnxruntime_cxx_inline.h Deprecate APIs returning raw ptrs and provide replacements (#11922) 2022-06-24 09:50:04 -07:00
onnxruntime_c_api.h Support for custom op variadic inputs/outputs (#13946) 2022-12-23 11:41:15 -08:00
onnxruntime_cxx_api.h Support for custom op variadic inputs/outputs (#13946) 2022-12-23 11:41:15 -08:00
onnxruntime_cxx_inline.h Add getter/setter of C# OrtEnv log level (#13402) 2022-11-04 21:46:00 -07:00
onnxruntime_run_options_config_keys.h Add ability for memory arenas to "shrink" periodically (#7284) 2021-05-08 07:53:21 -07:00
onnxruntime_session_options_config_keys.h Multi-stream execution support (#13495) 2022-12-15 07:39:29 -08:00
snippets.dox [C API Docs] Add docs for run options tag/log level accessors/modifiers. (#9045) 2021-09-14 08:53:35 -07:00