mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
Publish PyTorch docs to pytorch/cpp repo (#122895)
Updating the documents push to go to https://github.com/pytorch/docs repo instead of https://github.com/pytorch/pytorch.github.io as part of updating the PyTorch docs set up. Co-authored-by: Nikita Shulga <2453524+malfet@users.noreply.github.com> Co-authored-by: Svetlana Karslioglu <svekars@meta.com> Pull Request resolved: https://github.com/pytorch/pytorch/pull/122895 Approved by: https://github.com/malfet
This commit is contained in:
committed by
PyTorch MergeBot
parent
d7ccde58a7
commit
535a84c125
@ -218,7 +218,7 @@ Validate the release jobs for pytorch and domain libraries should be green. Vali
|
||||
* [TorchVision](https://hud.pytorch.org/hud/pytorch/vision/release%2F1.12)
|
||||
* [TorchAudio](https://hud.pytorch.org/hud/pytorch/audio/release%2F1.12)
|
||||
|
||||
Validate that the documentation build has completed and generated entry corresponding to the release in [docs folder](https://github.com/pytorch/pytorch.github.io/tree/site/docs/) of pytorch.github.io repository
|
||||
Validate that the documentation build has completed and generated entry corresponding to the release in [docs repository](https://github.com/pytorch/docs/tree/main/).
|
||||
|
||||
### Cherry Picking Fixes
|
||||
|
||||
|
Reference in New Issue
Block a user