|
xgboost
|
This is the complete list of members for xgboost::ExtMemConfig, including all inherited members.
| allow_decomp_fallback | xgboost::ExtMemConfig | |
| cache | xgboost::ExtMemConfig | |
| cache_host_ratio | xgboost::ExtMemConfig | |
| ExtMemConfig()=delete | xgboost::ExtMemConfig | |
| ExtMemConfig(std::string cache, bool on_host, float h_ratio, std::int64_t min_cache, float missing, std::int32_t n_threads) | xgboost::ExtMemConfig | inline |
| hw_decomp_ratio | xgboost::ExtMemConfig | |
| min_cache_page_bytes | xgboost::ExtMemConfig | |
| missing | xgboost::ExtMemConfig | |
| n_threads | xgboost::ExtMemConfig | |
| on_host | xgboost::ExtMemConfig | |
| SetParamsForTest(float _hw_decomp_ratio, bool _allow_decomp_fallback) | xgboost::ExtMemConfig | inline |