onnxruntime/include/onnxruntime/core/session
Changming Sun 65020d433e
Prefast fixes for CUDA EP (#15726)
### Description
1. Adjust cmake flags. Do not modify CMAKE_CXX_FLAGS globally. Only
apply the flags to ORT code.
2. Fix some SDL warnings.
2023-04-29 12:43:12 -07: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 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 Prefast fixes for CUDA EP (#15726) 2023-04-29 12:43:12 -07:00
onnxruntime_cxx_api.h Prefast fixes for CUDA EP (#15726) 2023-04-29 12:43:12 -07:00
onnxruntime_cxx_inline.h Prefast fixes for CUDA EP (#15726) 2023-04-29 12:43:12 -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 Transpose optimizer enhancements (#15117) 2023-03-28 08:28:17 +10:00
snippets.dox