This repository was archived by the owner on Jan 6, 2023. It is now read-only.
Move torchelastic docs *.rst (#56811)#148
Closed
kiukchung wants to merge 1 commit intopytorch:masterfrom
Closed
Conversation
Summary: Pull Request resolved: pytorch/pytorch#56811 Moves docs sphinx `*.rst` files from the torchelastic repository to torch. Note: only moves the rst files the next step is to link it to the main pytorch `index.rst` and write new `examples.rst` Reviewed By: H-Huang Differential Revision: D27974751 fbshipit-source-id: 47a32f060b0cfb624a00afe94191b4e86e4eb813
Contributor
|
This pull request was exported from Phabricator. Differential Revision: D27974751 |
kiukchung
pushed a commit
to kiukchung/pytorch
that referenced
this pull request
May 4, 2021
Summary: Pull Request resolved: pytorch/elastic#148 Pull Request resolved: pytorch#56811 Moves docs sphinx `*.rst` files from the torchelastic repository to torch. Note: only moves the rst files the next step is to link it to the main pytorch `index.rst` and write new `examples.rst` Reviewed By: H-Huang Differential Revision: D27974751 fbshipit-source-id: aabf8f716ea723a50373a8dd02a3909e4af571fc
Contributor
|
This pull request has been merged in fb2cf60. |
facebook-github-bot
pushed a commit
to pytorch/pytorch
that referenced
this pull request
May 4, 2021
Summary: Pull Request resolved: pytorch/elastic#148 Pull Request resolved: #56811 Moves docs sphinx `*.rst` files from the torchelastic repository to torch. Note: only moves the rst files the next step is to link it to the main pytorch `index.rst` and write new `examples.rst` Reviewed By: H-Huang Differential Revision: D27974751 fbshipit-source-id: 8ff9f242aa32e0326c37da3916ea0633aa068fc5
krshrimali
pushed a commit
to krshrimali/pytorch
that referenced
this pull request
May 19, 2021
Summary: Pull Request resolved: pytorch/elastic#148 Pull Request resolved: pytorch#56811 Moves docs sphinx `*.rst` files from the torchelastic repository to torch. Note: only moves the rst files the next step is to link it to the main pytorch `index.rst` and write new `examples.rst` Reviewed By: H-Huang Differential Revision: D27974751 fbshipit-source-id: 8ff9f242aa32e0326c37da3916ea0633aa068fc5
fotstrt
pushed a commit
to eth-easl/elastic
that referenced
this pull request
Feb 17, 2022
Summary: Pull Request resolved: pytorch#148 Pull Request resolved: pytorch/pytorch#56811 Moves docs sphinx `*.rst` files from the torchelastic repository to torch. Note: only moves the rst files the next step is to link it to the main pytorch `index.rst` and write new `examples.rst` Reviewed By: H-Huang Differential Revision: D27974751 fbshipit-source-id: 8ff9f242aa32e0326c37da3916ea0633aa068fc5
andrewjimpson9551
added a commit
to andrewjimpson9551/Elastic
that referenced
this pull request
Jul 29, 2025
Summary: Pull Request resolved: pytorch/elastic#148 Pull Request resolved: pytorch/pytorch#56811 Moves docs sphinx `*.rst` files from the torchelastic repository to torch. Note: only moves the rst files the next step is to link it to the main pytorch `index.rst` and write new `examples.rst` Reviewed By: H-Huang Differential Revision: D27974751 fbshipit-source-id: 8ff9f242aa32e0326c37da3916ea0633aa068fc5
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary:
Pull Request resolved: pytorch/pytorch#56811
Moves docs sphinx
*.rstfiles from the torchelastic repository to torch. Note: only moves the rst files the next step is to link it to the main pytorchindex.rstand write newexamples.rstReviewed By: H-Huang
Differential Revision: D27974751