fix: spelling (#16466)
Signed-off-by: Tianer Zhou <ezhoureal@gmail.com>
This commit is contained in:
parent
fbf722c6e6
commit
4a3a518722
@ -375,7 +375,7 @@ class CustomAllreduce {
|
||||
bool fully_connected_;
|
||||
|
||||
RankSignals sg_;
|
||||
// Stores an map from a pointer to its peer pointers from all ranks.
|
||||
// Stores a map from a pointer to its peer pointers from all ranks.
|
||||
std::unordered_map<void*, RankData*> buffers_;
|
||||
Signal* self_sg_;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user