Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
fairscale
Commits
bd04f21f
Unverified
Commit
bd04f21f
authored
Feb 26, 2021
by
Vittorio Caggiano
Committed by
GitHub
Feb 26, 2021
Browse files
Update README.md (#443)
parent
b6dc98cf
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 @
bd04f21f
...
...
@@ -12,7 +12,6 @@ FairScale supports:
*
Parallelism:
*
Pipeline parallelism (
`fairscale.nn.pipe`
)
*
Asynchronous Pipeline parallelism (
`fairscale.nn.async_pipe`
)
*
Mixture of experts (
`fairscale.nn.moe.moe_layer`
)
*
Model Parallelism (
`fairscale.nn.model_parallel.layers`
)
*
_experimental_ AmpNet (
`fairscale.experimental.nn.ampnet_pipe`
)
*
Sharded training:
...
...
@@ -23,7 +22,6 @@ FairScale supports:
*
AdaScale SGD (
`fairscale.optim.AdaScale`
)
*
GPU memory optimization:
*
Activation checkpointing wrapper (
`fairscale.nn.misc.checkpoint_wrapper`
)
*
_experimental_ CPU offloaded model (
`fairscale.experimental.nn.offload.OffloadModel`
)
*
GPU speed optimization:
*
Sharded grad scaler - automatic mixed precision (
`fairscale.optim.grad_scaler`
)
...
...
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