xgboost
Classes | Namespaces
context.h File Reference
#include <xgboost/base.h>
#include <xgboost/logging.h>
#include <xgboost/parameter.h>
#include <cstdint>
#include <memory>
#include <string>
#include <type_traits>
Include dependency graph for context.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  xgboost::DeviceSym
 
struct  xgboost::DeviceOrd
 A type for device ordinal. The type is packed into 32-bit for efficient use in viewing types like linalg::TensorView. More...
 
struct  xgboost::Context
 Runtime context for XGBoost. Contains information like threads and device. More...
 

Namespaces

 xgboost
 namespace of xgboost
 

Detailed Description

Copyright 2014-2023, XGBoost Contributors