[XLA] Fix typo in comment.
PiperOrigin-RevId: 249802446
This commit is contained in:
parent
b5474a2118
commit
add05de806
@ -610,7 +610,7 @@ message OpSharding {
|
|||||||
// all-to-all).
|
// all-to-all).
|
||||||
message ReplicaGroup {
|
message ReplicaGroup {
|
||||||
// The ids of the replicas that belongs to the same group. The ordering of the
|
// The ids of the replicas that belongs to the same group. The ordering of the
|
||||||
// ids matters in some op (e.g., all-to-all).
|
// ids matters in some ops (e.g., all-to-all).
|
||||||
repeated int64 replica_ids = 1;
|
repeated int64 replica_ids = 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user