"docs/en/user_guides/1_exist_data_model.md" did not exist on "cd8d40795c0ea913da2b7dbf673ea0502cfaf4ff"
Commit aa39dc33 authored by Neal Wu's avatar Neal Wu Committed by GitHub
Browse files

Merge pull request #1421 from handong1587/master

Fix a typo.
parents 214ecc79 4fbbcc7e
......@@ -756,7 +756,7 @@ batch-splitting the model across multiple GPUs.
permit training the model with higher learning rates.
* Often the GPU memory is a bottleneck that prevents employing larger batch
sizes. Employing more GPUs allows one to user larger batch sizes because
sizes. Employing more GPUs allows one to use larger batch sizes because
this model splits the batch across the GPUs.
**NOTE** If one wishes to train this model with *asynchronous* gradient updates,
......
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