Unverified Commit aa9129a3 authored by brett koonce's avatar brett koonce Committed by GitHub
Browse files

readme: lossing --> losing (#503)

parent 05ce7971
...@@ -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 lossing 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
......
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