Age | Commit message (Collapse) | Author | Files | Lines |
|
Summary:
teng-li is passing the baton to mrshenli. Thanks for all your work on distributed teng-li!! :tada:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/17720
Differential Revision: D14350120
Pulled By: pietern
fbshipit-source-id: edfe784520c54630203cc8fbb296455d3dbf341b
|
|
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/16120
Differential Revision: D13718880
Pulled By: yf225
fbshipit-source-id: 1c0a41ffba71855a3ad88b8d263ba2bd5076351d
|
|
Summary:
we don't need these anymore; let's reduce notification spam
Pull Request resolved: https://github.com/pytorch/pytorch/pull/12941
Reviewed By: bddppq
Differential Revision: D10492266
Pulled By: anderspapitto
fbshipit-source-id: 3251b6d0160f773d17b64afc504216323d61276a
|
|
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:
Signed-off-by: Edward Z. Yang <ezyang@fb.com>
Pull Request resolved: https://github.com/pytorch/pytorch/pull/10693
Reviewed By: soumith
Differential Revision: D9772210
Pulled By: ezyang
fbshipit-source-id: 14560eaf77441980e9784536acd0ffe20b15c5b8
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
More specific paths should come later, since the last matching pattern takes precedence
|
|
|
|
|
|
|
|
* 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
|