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
Summary:
We will still have an informal notion of codeowner, but it
is not necessary to get a review from these people in particular
for these directories.
Signed-off-by: Edward Z. Yang <ezyang@fb.com>
Pull Request resolved: https://github.com/pytorch/pytorch/pull/12584
Differential Revision: D10348999
Pulled By: ezyang
fbshipit-source-id: 97331ec4bab9f1aa02af82b71ad525a44ad1e7fe
Summary:
1. Add documentation to Linear and improve documentation for RNNs
2. Fix preprocessing in C++ docs by adding correct include path
3. Make myself and ebetica codeowner of docs/cpp to improve development speed
ebetica ezyang soumith
Pull Request resolved: https://github.com/pytorch/pytorch/pull/11313
Differential Revision: D9683615
Pulled By: goldsborough
fbshipit-source-id: 84ea32f9ea6b4060744aabbf5db368776a30f0b5
Summary:
No longer required now that we've switched over to ShipIt on master.
Closes https://github.com/pytorch/pytorch/pull/8950
Reviewed By: Yangqing
Differential Revision: D8666175
Pulled By: orionr
fbshipit-source-id: 6d8b8b38f6558d87cabd0aa19b72a390057c137b
* Add a CODEOWNERS file
* This will let us require review from owners of aten/ and torch/ while giving wider access (for now) to caffe2/
* This will be adjusted as we work on shared components.
* update OWNERS to cover more pytorch bits