Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
apex
Commits
cd788317
"vscode:/vscode.git/clone" did not exist on "8e5921cac14c84a670b4e9d89d717b5356e5b9e9"
Unverified
Commit
cd788317
authored
Oct 08, 2018
by
mcarilli
Committed by
GitHub
Oct 08, 2018
Browse files
Update README.md
parent
fd9b02c0
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
README.md
README.md
+0
-2
No files found.
README.md
View file @
cd788317
...
@@ -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
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment