| # This is a comment. |
| # Each line is a file pattern followed by one or more owners. |
| |
| /docs/cpp @goldsborough @ebetica @yf225 |
| /torch/csrc/api/ @ebetica @goldsborough @yf225 |
| /test/cpp/api/ @ebetica @goldsborough @yf225 |
| /torch/lib/c10d/ @pietern @mrshenli @zhaojuanmao |
| /torch/csrc/distributed/ @pietern @mrshenli @zhaojuanmao |
| /torch/distributed/ @apaszke @pietern @mrshenli @zhaojuanmao |
| /test/test_c10d.py @pietern @mrshenli @zhaojuanmao |
| /torch/utils/cpp_extension.py @goldsborough @fmassa @soumith @ezyang |
| |
| # Not there to strictly require the approval, but to be tagged as a reviewer |
| # on the PRs to push them into a high priority inbox. |
| /torch/csrc/api/data/ @apaszke |
| /torch/csrc/autograd/ @apaszke @albanD |
| /torch/csrc/jit/ @apaszke |
| /torch/nn/ @apaszke |
| /torch/autograd/ @apaszke @albanD |
| /torch/jit/ @apaszke |
| /torch/utils/data/ @apaszke |
| |
| # Distributed RPC Framework. |
| /torch/csrc/distributed/rpc @mrshenli @pritamdamania87 @zhaojuanmao |
| /torch/csrc/distributed/autograd @mrshenli @pritamdamania87 @zhaojuanmao |
| /torch/distributed/rpc @mrshenli @pritamdamania87 @zhaojuanmao |
| /torch/distributed/autograd @mrshenli @pritamdamania87 @zhaojuanmao |
| /torch/distributed/optim @mrshenli @pritamdamania87 @zhaojuanmao @aazzolini |
| |
| # Distributed tests |
| /test/distributed @mrshenli @pritamdamania87 @zhaojuanmao |
| /torch/testing/_internal/distributed @mrshenli @pritamdamania87 @zhaojuanmao |