#include <data.h>
◆ ExtMemConfig() [1/2]
| xgboost::ExtMemConfig::ExtMemConfig |
( |
| ) |
|
|
delete |
◆ ExtMemConfig() [2/2]
| xgboost::ExtMemConfig::ExtMemConfig |
( |
std::string |
cache, |
|
|
bool |
on_host, |
|
|
float |
h_ratio, |
|
|
std::int64_t |
min_cache, |
|
|
float |
missing, |
|
|
std::int32_t |
n_threads |
|
) |
| |
|
inline |
◆ SetParamsForTest()
| ExtMemConfig& xgboost::ExtMemConfig::SetParamsForTest |
( |
float |
_hw_decomp_ratio, |
|
|
bool |
_allow_decomp_fallback |
|
) |
| |
|
inline |
◆ allow_decomp_fallback
| bool xgboost::ExtMemConfig::allow_decomp_fallback {false} |
◆ cache
| std::string xgboost::ExtMemConfig::cache |
◆ cache_host_ratio
| float xgboost::ExtMemConfig::cache_host_ratio |
◆ hw_decomp_ratio
| float xgboost::ExtMemConfig::hw_decomp_ratio {std::numeric_limits<float>::quiet_NaN()} |
◆ min_cache_page_bytes
| std::int64_t xgboost::ExtMemConfig::min_cache_page_bytes |
◆ missing
| float xgboost::ExtMemConfig::missing |
◆ n_threads
| std::int32_t xgboost::ExtMemConfig::n_threads {0} |
◆ on_host
| bool xgboost::ExtMemConfig::on_host |
The documentation for this struct was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/xgboost/checkouts/latest/include/xgboost/data.h