Skip to content

Commit 165b1fa

Browse files
authored
Small cleanups for DMatrix constructor. (#11107)
- Cleanup the C API documentation with consistent naming. - Avoid virtual function call `Info()` in the ctor.
1 parent 543b57f commit 165b1fa

File tree

6 files changed

+163
-143
lines changed

6 files changed

+163
-143
lines changed

doc/contrib/ci.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -513,9 +513,11 @@ which are translated to the following ``docker run`` invocations:
513513
514514
515515
.. _vm_images:
516+
516517
------------------
517518
Notes on VM images
518519
------------------
520+
519521
In the ``vm_images/`` directory of `dmlc/xgboost-devops <https://github.com/dmlc/xgboost-devops>`_,
520522
we define Packer scripts to build images for Virtual Machines (VM) on
521523
`Amazon EC2 <https://aws.amazon.com/ec2/>`_.

0 commit comments

Comments
 (0)