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
4ff153cd
Commit
4ff153cd
authored
May 09, 2019
by
Tim Zaman
Committed by
mcarilli
May 09, 2019
Browse files
Fix link to distributed samples (#298)
parent
39e153a3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
README.md
+1
-1
No files found.
README.md
View file @
4ff153cd
...
...
@@ -37,7 +37,7 @@ optimized for NVIDIA's NCCL communication library.
[
Python Source
](
https://github.com/NVIDIA/apex/tree/master/apex/parallel
)
[
Example/Walkthrough
](
https://github.com/NVIDIA/apex/tree/master/examples/distributed
)
[
Example/Walkthrough
](
https://github.com/NVIDIA/apex/tree/master/examples/
simple/
distributed
)
The
[
Imagenet example
](
https://github.com/NVIDIA/apex/tree/master/examples/imagenet
)
shows use of
`apex.parallel.DistributedDataParallel`
along with
`apex.amp`
.
...
...
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