Fix gpu devices. (#3693)
* Fix gpu_set normalized and unnormalized. * Fix DeviceSpan.
This commit is contained in:
committed by
Rory Mitchell
parent
0f99cdfe0e
commit
9119f9e369
@@ -4,7 +4,7 @@
|
||||
#include <xgboost/tree_updater.h>
|
||||
#include <utility>
|
||||
#include <vector>
|
||||
#include "../common/gpu_set.h"
|
||||
#include "../common/common.h"
|
||||
#include "param.h"
|
||||
#include "updater_gpu_common.cuh"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user