Medial Code Documentation
Loading...
Searching...
No Matches
Data Structures | Namespaces | Typedefs
global_config.h File Reference

Copyright 2020-2023, XGBoost Contributors. More...

#include <dmlc/thread_local.h>
#include <xgboost/parameter.h>
#include <cstdint>

Go to the source code of this file.

Data Structures

struct  xgboost::GlobalConfiguration
 

Namespaces

namespace  xgboost
 namespace of xgboost
 

Typedefs

using xgboost::GlobalConfigThreadLocalStore = dmlc::ThreadLocalStore< GlobalConfiguration >
 

Detailed Description

Copyright 2020-2023, XGBoost Contributors.

Global configuration for XGBoost

Author
Hyunsu Cho