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
3c4b7890
Commit
3c4b7890
authored
Mar 03, 2019
by
Michael Carilli
Browse files
Merge branch 'api_refactor' of
https://github.com/NVIDIA/apex
into api_refactor
parents
254cad2d
a128fa54
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 @
3c4b7890
...
@@ -103,7 +103,7 @@ python setup.py install [--cuda_ext] [--cpp_ext]
...
@@ -103,7 +103,7 @@ python setup.py install [--cuda_ext] [--cpp_ext]
Currently,
`--cuda_ext`
enables
Currently,
`--cuda_ext`
enables
-
Fused kernels that improve the performance and numerical stability of
`apex.parallel.SyncBatchNorm`
.
-
Fused kernels that improve the performance and numerical stability of
`apex.parallel.SyncBatchNorm`
.
-
Fused kernels required to use
`apex.optimizers.FusedAdam`
.
-
Fused kernels required to use
`apex.optimizers.FusedAdam`
.
-
Fused kernels required to use
'
apex.normalization.FusedLayerNorm
'
.
-
Fused kernels required to use
`
apex.normalization.FusedLayerNorm
`
.
`--cpp_ext`
enables
`--cpp_ext`
enables
-
C++-side flattening and unflattening utilities that reduce the CPU overhead of
`apex.parallel.DistributedDataParallel`
.
-
C++-side flattening and unflattening utilities that reduce the CPU overhead of
`apex.parallel.DistributedDataParallel`
.
...
...
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