"examples/vscode:/vscode.git/clone" did not exist on "cc5b31ffc985efff096735ec290876617e0cabbb"
Commit 54ddcdf2 authored by Zhilin Yang's avatar Zhilin Yang Committed by GitHub
Browse files

Merge pull request #3 from cbockman/patch-1

minor -- spelling
parents 2bcf98d7 049e7c49
...@@ -15,7 +15,7 @@ This repository contains the code in both **PyTorch** and **TensorFlow** for our ...@@ -15,7 +15,7 @@ This repository contains the code in both **PyTorch** and **TensorFlow** for our
#### PyTorch #### PyTorch
- The source code is in the `pytorch/` folder, supporting single-node multi-gpu training via the module `nn.DataPrallel`. - The source code is in the `pytorch/` folder, supporting single-node multi-gpu training via the module `nn.DataParallel`.
- Please refer to `pytorch/README.md` for details. - Please refer to `pytorch/README.md` for details.
#### Results #### Results
......
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