Commit 049e7c49 authored by cbockman's avatar cbockman Committed by GitHub
Browse files

minor -- spelling

parent 2bcf98d7
...@@ -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