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
d09f5aa2
Unverified
Commit
d09f5aa2
authored
Nov 26, 2020
by
Benjamin Lefaudeux
Committed by
GitHub
Nov 26, 2020
Browse files
[doc] Fixing relative html links (#212)
Fixing the relative positions of the html docs.
parent
8e85ce8c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
5 deletions
+6
-5
docs/source/index.rst
docs/source/index.rst
+6
-5
No files found.
docs/source/index.rst
View file @
d09f5aa2
...
@@ -25,12 +25,13 @@ Components
...
@@ -25,12 +25,13 @@ Components
----------
----------
* Parallelism:
* Parallelism:
* `pipeline parallelism <../../build/html/api/nn/pipe.html>`_
* `pipeline parallelism <../../en/latest/api/nn/pipe.html>`_
* `tensor parallelism <../../build/html/api/nn/model_parallel.html>`_
* `sharded distributed data parallel <../../en/latest/api/nn/sharded_ddp.html>`_
* Optimization:
* Optimization:
* `optimizer state sharding <../../
build/html
/api/optim/oss.html>`_
* `optimizer state sharding <../../
en/latest
/api/optim/oss.html>`_
* `sharded grad scaler - AMP <../../
build/html
/api/optim/grad_scaler.html>`_
* `sharded grad scaler - AMP <../../
en/latest
/api/optim/grad_scaler.html>`_
* `AdaScale SGD <../../
build/html
/api/optim/adascale.html>`_
* `AdaScale SGD <../../
en/latest
/api/optim/adascale.html>`_
.. warning::
.. warning::
...
...
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