onnxruntime/include/onnxruntime/core/session
Pranav Sharma a270d8407e
Allow saving of large models after optimization (github issue 12882) (#16440)
### Description
Allow saving of large models after optimization.

### Motivation and Context
Addresses https://github.com/microsoft/onnxruntime/issues/12882
2023-06-21 22:46:26 -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
experimental_onnxruntime_cxx_inline.h
onnxruntime_c_api.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
onnxruntime_cxx_api.h Move tests from core/providers/cuda/test/* to test/providers/cuda/ and refactor CUDA UT (#16161) 2023-06-20 14:54:55 -07:00
onnxruntime_cxx_inline.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
onnxruntime_lite_custom_op.h
onnxruntime_run_options_config_keys.h
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