Skip to content

Commit

Permalink
minor -- spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
cbockman authored Jan 11, 2019
1 parent 2bcf98d commit 049e7c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ This repository contains the code in both **PyTorch** and **TensorFlow** for our

#### 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.

#### Results
Expand Down

0 comments on commit 049e7c4

Please sign in to comment.