onnxruntime/include/onnxruntime/core/session
RandySheriffH 6c39641ea2
Fix a memleak in RunAsync python (#17326)
Release ort value outputs that are created and released from
ort::run(...).

---------

Co-authored-by: Randy Shuai <rashuai@microsoft.com>
2023-08-30 12:54:17 -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 Fix a memleak in RunAsync python (#17326) 2023-08-30 12:54:17 -07:00
onnxruntime_cxx_api.h Fix a memleak in RunAsync python (#17326) 2023-08-30 12:54:17 -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 EP context for custom op (#16454) 2023-08-16 13:03:40 -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