This reverts commit d3a0efbf16.
This commit is contained in:
committed by
GitHub
parent
d087a12b04
commit
1d22a9be1c
@@ -1,12 +1,11 @@
|
||||
/*!
|
||||
* Copyright 2017-2020 by Contributors
|
||||
*/
|
||||
#include <memory>
|
||||
|
||||
#include <thrust/copy.h>
|
||||
#include <thrust/device_ptr.h>
|
||||
#include <thrust/device_vector.h>
|
||||
#include <thrust/fill.h>
|
||||
#include <memory>
|
||||
|
||||
#include "xgboost/data.h"
|
||||
#include "xgboost/predictor.h"
|
||||
|
||||
Reference in New Issue
Block a user