-
Notifications
You must be signed in to change notification settings - Fork 24.8k
Convert rst files to md #155369
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Convert rst files to md #155369
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/155369
Note: Links to docs will display an error until the docs builds have been completed. ✅ You can merge normally! (1 Unrelated Failure)As of commit f12438f with merge base 0d8c029 ( BROKEN TRUNK - The following job failed but were present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
@pytorchbot label "topic: docs" |
@pytorchbot label "topic: not user facing" |
@@ -0,0 +1,88 @@ | |||
# torch.func API Reference |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Created on date for this file has changed: func.api.html (compared to main - this needs to be fixed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I split the one commit into three commits, so the use of git mv is clearly specified.
@@ -0,0 +1,201 @@ | |||
# Migrating from functorch to torch.func |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Created On date for this file has changed https://docs-preview.pytorch.org/pytorch/pytorch/155369/func.migrating.html compared to main - this has to be fixed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I split the one commit into three commits, so the use of git mv
is clearly specified.
Signed-off-by: jafraustro <[email protected]>
df96ee9
to
ca3875e
Compare
Signed-off-by: jafraustro <[email protected]>
…de hyperlinks Signed-off-by: jafraustro <[email protected]>
@pytorchbot merge -f "Docs only change, doc signal is green." |
Merge startedYour change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
Merge failedReason: Approvers from one of the following sets are needed:
|
@pytorchbot merge -f "Docs only change. Doc signal is green. " |
Merge startedYour change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
Fixes #155021
Fixes #155158
cc @H-Huang @awgu @wanchaol @fegin @fduwjj @wz337 @wconstab @d4l3k @svekars @sekyondaMeta @AlannaBurke