mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-15 21:00:47 +00:00
Summary: Not meant to be a landing blocker or anything like that. This only lets me setup some more effective email filters, hopefully allowing me to discover the current changes earlier and be more responsive. Pull Request resolved: https://github.com/pytorch/pytorch/pull/25231 Differential Revision: D17070735 Pulled By: soumith fbshipit-source-id: 171c8dcd48edf64a9dc3367015e4166baa860c0a
21 lines
765 B
Text
21 lines
765 B
Text
# 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
|
|
/torch/csrc/distributed/ @pietern @mrshenli
|
|
/torch/distributed/ @apaszke @pietern @mrshenli
|
|
/test/test_c10d.py @pietern @mrshenli
|
|
/torch/utils/cpp_extension.py @goldsborough @fmassa @soumith @ezyang
|
|
|
|
# Not there to stricly 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
|
|
/torch/csrc/jit/ @apaszke
|
|
/torch/nn/ @apaszke
|
|
/torch/autograd/ @apaszke
|
|
/torch/jit/ @apaszke
|
|
/torch/utils/data/ @apaszke
|