@@ -3,11 +3,11 @@
|
||||
* \file updater_sync.cc
|
||||
* \brief synchronize the tree in all distributed nodes
|
||||
*/
|
||||
#include <xgboost/tree_updater.h>
|
||||
#include <vector>
|
||||
#include <string>
|
||||
#include <limits>
|
||||
|
||||
#include "xgboost/tree_updater.h"
|
||||
#include "xgboost/json.h"
|
||||
#include "../common/io.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user