-
Notifications
You must be signed in to change notification settings - Fork 27.7k
Restore top-level link to RPC #40046
Copy link
Copy link
Closed
Labels
module: docsRelated to our documentation, both in docs/ and docblocksRelated to our documentation, both in docs/ and docblocksmodule: rpcRelated to RPC, distributed autograd, RRef, and distributed optimizerRelated to RPC, distributed autograd, RRef, and distributed optimizertriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module
Metadata
Metadata
Assignees
Labels
module: docsRelated to our documentation, both in docs/ and docblocksRelated to our documentation, both in docs/ and docblocksmodule: rpcRelated to RPC, distributed autograd, RRef, and distributed optimizerRelated to RPC, distributed autograd, RRef, and distributed optimizertriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module
📚 Documentation
PR gh-37419 refactored the content of
docs/source/rpc/index.rstintodocs/source/rpc.rstbut did not link to the latter fromdoc/source/index.rstso the top-level RPC documentation is missing from https://pytorch.org/docs/master/.This should be fixed before the next release. I think it should be enough to replace
rpc/index.rstwithrpcondocs/source/index.rstand make sure the top-level page is then visible.noticed by @mrshenli
cc @jlin27 @pietern @mrshenli @pritamdamania87 @zhaojuanmao @satgera @gqchen @aazzolini @rohan-varma @xush6528 @jjlilley @osalpekar