Move device dmatrix construction code into ellpack. (#5623)
This commit is contained in:
@@ -351,6 +351,8 @@ class EllpackPage {
|
||||
/*! \brief Destructor. */
|
||||
~EllpackPage();
|
||||
|
||||
EllpackPage(EllpackPage&& that);
|
||||
|
||||
/*! \return Number of instances in the page. */
|
||||
size_t Size() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user