mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
Summary: teng-li is passing the baton to mrshenli. Thanks for all your work on distributed teng-li!! 🎉 Pull Request resolved: https://github.com/pytorch/pytorch/pull/17720 Differential Revision: D14350120 Pulled By: pietern fbshipit-source-id: edfe784520c54630203cc8fbb296455d3dbf341b
12 lines
487 B
Plaintext
12 lines
487 B
Plaintext
# 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/ @apaszke @pietern @mrshenli
|
|
/torch/csrc/distributed/ @apaszke @pietern @mrshenli
|
|
/torch/distributed/ @apaszke @pietern @mrshenli
|
|
/test/test_c10d.py @apaszke @pietern @mrshenli
|
|
/torch/utils/cpp_extension.py @goldsborough @fmassa @apaszke @soumith @ezyang
|