Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
deepspeed
Commits
1b8ca8ec
Unverified
Commit
1b8ca8ec
authored
Feb 11, 2021
by
sdtblck
Committed by
GitHub
Feb 11, 2021
Browse files
fix spelling mistake (#749)
parent
59eed176
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
deepspeed/runtime/fp16/onebit_adam.py
deepspeed/runtime/fp16/onebit_adam.py
+1
-1
No files found.
deepspeed/runtime/fp16/onebit_adam.py
View file @
1b8ca8ec
...
...
@@ -362,7 +362,7 @@ class OnebitAdam(torch.optim.Optimizer):
self
.
adam_freeze_key
=
False
self
.
initialize
=
True
print
(
f
"Finished the initialization step at ran
t
{
torch
.
distributed
.
get_rank
()
}
"
f
"Finished the initialization step at ran
k
{
torch
.
distributed
.
get_rank
()
}
"
)
return
loss
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment