Unverified Commit 519ff816 authored by vfdev's avatar vfdev Committed by GitHub
Browse files

typo

parent d24c25b9
......@@ -103,7 +103,7 @@ python setup.py install [--cuda_ext] [--cpp_ext]
Currently, `--cuda_ext` enables
- 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.normalization.FusedLayerNorm'.
- Fused kernels required to use `apex.normalization.FusedLayerNorm`.
`--cpp_ext` enables
- C++-side flattening and unflattening utilities that reduce the CPU overhead of `apex.parallel.DistributedDataParallel`.
......
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