Unverified Commit 4a3a5187 authored by Tianer Zhou's avatar Tianer Zhou Committed by GitHub
Browse files

fix: spelling (#16466)


Signed-off-by: default avatarTianer Zhou <ezhoureal@gmail.com>
parent fbf722c6
......@@ -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_;
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment