"torchvision/git@developer.sourcefind.cn:OpenDAS/vision.git" did not exist on "7b87af25ba03c2cd2579a66b6c2945624b25a277"
Unverified Commit 1b8ca8ec authored by sdtblck's avatar sdtblck Committed by GitHub
Browse files

fix spelling mistake (#749)

parent 59eed176
......@@ -362,7 +362,7 @@ class OnebitAdam(torch.optim.Optimizer):
self.adam_freeze_key = False
self.initialize = True
print(
f"Finished the initialization step at rant {torch.distributed.get_rank()}"
f"Finished the initialization step at rank {torch.distributed.get_rank()}"
)
return loss
......
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