10 #include "core/session/onnxruntime_c_api.h"
11 #include "core/framework/config_options.h"
13 namespace onnxruntime {
38 #ifdef ENABLE_TRAINING
42 bool training_mode =
true;
57 namespace onnxruntime {
int run_log_severity_level
int run_log_verbosity_level
VLOG level if debug build and run_log_severity_level is 0 (VERBOSE).
std::string run_tag
A tag for the Run() calls using this.
::OrtRunOptions RunOptions
absl::InlinedVector< T, N, Allocator > InlinedVector
onnxruntime::InlinedVector< const onnxruntime::lora::LoraAdapter * > active_adapters
bool only_execute_path_to_fetches
onnxruntime::ConfigOptions config_options