Skip to content

Commit

Permalink
Update documentation to remove obsolete references (#1116)
Browse files Browse the repository at this point in the history
All the examples were deleted from the repo as part of issue #712
  • Loading branch information
daleevans authored Apr 11, 2023
1 parent cf76d94 commit f13382b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/source/tutorials/pipe.rst
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,3 @@ Finally, to run the model and compute the loss function, make sure that outputs
optimizer.step()
You can find a complete example under the `examples folder <https://github.com/facebookresearch/fairscale/blob/main/examples/tutorial_pipe.py>`_ in the fairscale repo.

0 comments on commit f13382b

Please sign in to comment.