|
xgboost
|
#include <dmlc/omp.h>#include <dmlc/common.h>#include <xgboost/data.h>#include <utility>#include <vector>#include <type_traits>#include "xgboost/host_device_vector.h"#include "xgboost/span.h"#include "common.h"
Go to the source code of this file.
Classes | |
| class | xgboost::common::Transform< CompiledWithCuda > |
| Do Transformation on HostDeviceVectors. More... | |
Namespaces | |
| xgboost | |
| namespace of xgboost | |
| xgboost::common | |
| xgboost::common::detail | |
Variables | |
| constexpr size_t | xgboost::common::kBlockThreads = 256 |
1.8.17