Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
fairscale
Commits
aa9129a3
Unverified
Commit
aa9129a3
authored
Mar 09, 2021
by
brett koonce
Committed by
GitHub
Mar 09, 2021
Browse files
readme: lossing --> losing (#503)
parent
05ce7971
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
README.md
+1
-1
No files found.
README.md
View file @
aa9129a3
...
@@ -159,7 +159,7 @@ Primary goal is to allow scaling to bigger batch sizes without losing model accu
...
@@ -159,7 +159,7 @@ Primary goal is to allow scaling to bigger batch sizes without losing model accu
At a high level, we want ML researchers to:
At a high level, we want ML researchers to:
*
go parallel more easily (i.e. no need to find new learning rate schedules)
*
go parallel more easily (i.e. no need to find new learning rate schedules)
*
not worrying about los
s
ing accuracy
*
not worrying about losing accuracy
*
potentially higher GPU efficiency (fewer steps, less networking overhead, etc.)
*
potentially higher GPU efficiency (fewer steps, less networking overhead, etc.)
# Testing
# Testing
...
...
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