Jiaming Yuan 0d0abe1845
Support optimal partitioning for GPU hist. (#7652)
* Implement `MaxCategory` in quantile.
* Implement partition-based split for GPU evaluation.  Currently, it's based on the existing evaluation function.
* Extract an evaluator from GPU Hist to store the needed states.
* Added some CUDA stream/event utilities.
* Update document with references.
* Fixed a bug in approx evaluator where the number of data points is less than the number of categories.
2022-02-15 03:03:12 +08:00
..
2022-01-28 16:09:22 +08:00
2022-01-10 23:24:23 +08:00
2022-01-10 23:24:23 +08:00
2022-01-28 16:09:22 +08:00
2020-12-03 00:05:18 -08:00
2021-05-11 20:44:36 +08:00
2021-11-02 13:35:59 +08:00
2021-11-12 18:22:30 +08:00