Ranking metric acceleration on the gpu (#5398)

This commit is contained in:
sriramch
2020-03-21 23:38:48 -07:00
committed by GitHub
parent cd7d6f7d59
commit d2231fc840
5 changed files with 747 additions and 14 deletions

View File

@@ -0,0 +1,5 @@
/*!
* Copyright 2019 XGBoost contributors
*/
// Dummy file to keep the CUDA conditional compile trick.
#include "test_rank_metric.cc"