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
a128fa54
Unverified
Commit
a128fa54
authored
Mar 03, 2019
by
mcarilli
Committed by
GitHub
Mar 03, 2019
Browse files
Merge pull request #171 from vfdev-5/patch-1
Fix minor typo
parents
484292f0
519ff816
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 @
a128fa54
...
@@ -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