blob: 503fe2c16352d3bfc8c27fa4db74d377b839d6dd (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# 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
|