Expose device sketching in header. (#5747)

This commit is contained in:
Jiaming Yuan
2020-06-02 13:02:53 +08:00
committed by GitHub
parent 0be0e6fd88
commit e533908922
6 changed files with 213 additions and 207 deletions

View File

@@ -13,6 +13,7 @@
#include "../data/test_array_interface.h"
#include "../../../src/common/device_helpers.cuh"
#include "../../../src/common/hist_util.h"
#include "../../../src/common/hist_util.cuh"
#include "../../../src/data/device_adapter.cuh"
#include "../../../src/common/math.h"
#include "../../../src/data/simple_dmatrix.h"