Fix calling GPU predictor (#4836)

* Fix calling GPU predictor
This commit is contained in:
Jiaming Yuan
2019-09-05 19:09:38 -04:00
committed by GitHub
parent 52d44e07fe
commit a5f232feb8
5 changed files with 85 additions and 5 deletions

View File

@@ -241,7 +241,6 @@ TEST(Learner, GPUConfiguration) {
delete pp_dmat;
}
#endif // XGBOOST_USE_CUDA
} // namespace xgboost