add link tag
This commit is contained in:
@@ -257,3 +257,7 @@ void RabitCheckPoint(const char *global_model,
|
||||
int RabitVersionNumber() {
|
||||
return rabit::VersionNumber();
|
||||
}
|
||||
|
||||
int RabitLinkTag() {
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user