#include <generic_parameters.h>
|
| static int32_t constexpr | kCpuId = -1 |
| |
◆ CheckDeprecated()
| void xgboost::GenericParameter::CheckDeprecated |
( |
| ) |
|
|
inline |
◆ ConfigureGpuId()
| void xgboost::GenericParameter::ConfigureGpuId |
( |
bool |
require_gpu | ) |
|
Configure the parameter `gpu_id'.
- Parameters
-
| require_gpu | Whether GPU is explicitly required from user. |
◆ DMLC_DECLARE_PARAMETER()
◆ enable_experimental_json_serialization
| bool xgboost::GenericParameter::enable_experimental_json_serialization {false} |
◆ gpu_id
| int xgboost::GenericParameter::gpu_id |
◆ gpu_page_size
| size_t xgboost::GenericParameter::gpu_page_size |
◆ kCpuId
| int32_t constexpr xgboost::GenericParameter::kCpuId = -1 |
|
static |
◆ nthread
| int xgboost::GenericParameter::nthread |
◆ seed
| int xgboost::GenericParameter::seed |
◆ seed_per_iteration
| bool xgboost::GenericParameter::seed_per_iteration |
◆ validate_parameters
| bool xgboost::GenericParameter::validate_parameters {false} |
The documentation for this struct was generated from the following file: