mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01:00
Update CODEOWNERS for distributed rpc framework. (#29788)
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/29788 ghstack-source-id: 93889545 Test Plan: waitforbuildbot Differential Revision: D18498997 fbshipit-source-id: e1419f1a487f7fe4d5f6af9de66e930da067b70e
This commit is contained in:
parent
4a27d2be18
commit
ba74be0d3e
|
|
@ -19,3 +19,9 @@
|
||||||
/torch/autograd/ @apaszke
|
/torch/autograd/ @apaszke
|
||||||
/torch/jit/ @apaszke
|
/torch/jit/ @apaszke
|
||||||
/torch/utils/data/ @apaszke
|
/torch/utils/data/ @apaszke
|
||||||
|
|
||||||
|
# Distributed RPC Framework.
|
||||||
|
/torch/csrc/distributed/rpc @mrshenli @pritamdamania87
|
||||||
|
/torch/csrc/distributed/autograd @mrshenli @pritamdamania87
|
||||||
|
/torch/distributed/rpc @mrshenli @pritamdamania87
|
||||||
|
/torch/distributed/autograd @mrshenli @pritamdamania87
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user