Unverified Commit 1ece280a authored by anj-s's avatar anj-s Committed by GitHub
Browse files

[docs] Remove broken link from fairscale docs. (#325)



* fix broken link

* remove link

* add direct link

* add direct link

* add direct link

* add direct link

* add direct link

* add direct link
Co-authored-by: default avatarAnjali Sridhar <anj@devfair0443.h2.fair>
parent 8459634f
...@@ -60,7 +60,7 @@ You can then define any optimizer and loss function ...@@ -60,7 +60,7 @@ You can then define any optimizer and loss function
Finally, to run the model and compute the loss function, make sure that outputs and target are on the same device Finally, to run the model and compute the loss function, make sure that outputs and target are on the same device.
.. code-block:: default .. code-block:: default
...@@ -77,4 +77,4 @@ Finally, to run the model and compute the loss function, make sure that outputs ...@@ -77,4 +77,4 @@ Finally, to run the model and compute the loss function, make sure that outputs
run the example `here <../../../examples/tutorial_pipe.py>`_. You can find a complete example under the `examples folder <https://github.com/facebookresearch/fairscale/blob/master/examples/tutorial_pipe.py>`_ in the fairscale repo.
\ No newline at end of file
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