Serialize expand entry for allgather. (#9702)
This commit is contained in:
@@ -4,7 +4,9 @@
|
||||
#include <gtest/gtest.h>
|
||||
|
||||
#include "../../../src/collective/comm.h"
|
||||
#include "test_worker.h"
|
||||
#include "../../../src/common/type.h" // for EraseType
|
||||
#include "test_worker.h" // for TrackerTest
|
||||
|
||||
namespace xgboost::collective {
|
||||
namespace {
|
||||
class CommTest : public TrackerTest {};
|
||||
|
||||
Reference in New Issue
Block a user