Skip to content

Commit 9b26ce5

Browse files
authored
Update distributed_strategy.proto
1 parent dd18745 commit 9b26ce5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

paddle/fluid/framework/distributed_strategy.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,7 @@ message DistributedStrategy {
419419
optional QatConfig qat_configs = 117;
420420

421421
optional BuildStrategy build_strategy = 201;
422-
optional GradientScaleConfig gradient_scale_configs = 202;
422+
optional GradientScaleConfig gradient_scale_configs = 203;
423423
}
424424

425425
message DistributedJobInfo {

0 commit comments

Comments
 (0)