"vscode:/vscode.git/clone" did not exist on "8e5921cac14c84a670b4e9d89d717b5356e5b9e9"
Unverified Commit cd788317 authored by mcarilli's avatar mcarilli Committed by GitHub
Browse files

Update README.md

parent fd9b02c0
...@@ -46,8 +46,6 @@ These manual examples illustrate what sort of operations `amp` and `FP16_Optimiz ...@@ -46,8 +46,6 @@ These manual examples illustrate what sort of operations `amp` and `FP16_Optimiz
`torch.nn.parallel.DistributedDataParallel`. It enables convenient multiprocess distributed training, `torch.nn.parallel.DistributedDataParallel`. It enables convenient multiprocess distributed training,
optimized for NVIDIA's NCCL communication library. optimized for NVIDIA's NCCL communication library.
`apex.parallel.multiproc` is a launch utility that helps set up arguments for `DistributedDataParallel.`
[API Documentation](https://nvidia.github.io/apex/parallel.html) [API Documentation](https://nvidia.github.io/apex/parallel.html)
[Python Source](https://github.com/NVIDIA/apex/tree/master/apex/parallel) [Python Source](https://github.com/NVIDIA/apex/tree/master/apex/parallel)
......
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