8 #include "core/session/onnxruntime_c_api.h"
9 #include "core/framework/config_options.h"
30 #ifdef ENABLE_TRAINING
34 bool training_mode =
true;
47 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).
GLsizei const GLchar *const * string
std::string run_tag
A tag for the Run() calls using this.
bool only_execute_path_to_fetches
onnxruntime::ConfigOptions config_options