dmlc / dmlc-core

A common bricks library for building scalable and portable distributed machine learning.
Apache License 2.0
864 stars 520 forks source link

Fix unity build. #662

Closed trivialfis closed 3 years ago

trivialfis commented 3 years ago

Related: https://github.com/dmlc/xgboost/pull/7139 .

Also removes duplicated implementation of delay.

trivialfis commented 3 years ago

@hcho3

trivialfis commented 3 years ago

Gentle ping @hcho3