mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01:00
Add a distributed package reviewer (#45744)
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/45744 Tag me as reviewer Test Plan: na Reviewed By: jiayisuse Differential Revision: D23881569 fbshipit-source-id: 8452fa60fe3d017ae1f0da26c0ce476f2b9c170c
This commit is contained in:
parent
24187a0b42
commit
ad31068fe9
|
|
@ -23,9 +23,9 @@
|
|||
# Distributed package
|
||||
# This list is mostly if you'd like to be tagged as reviewer, feel free to add
|
||||
# or remove yourself from it.
|
||||
/torch/lib/c10d/ @pietern @mrshenli @zhaojuanmao @pritamdamania87 @rohan-varma
|
||||
/torch/csrc/distributed/ @pietern @mrshenli @zhaojuanmao @pritamdamania87 @rohan-varma
|
||||
/torch/distributed/ @apaszke @pietern @mrshenli @zhaojuanmao @pritamdamania87 @rohan-varma
|
||||
/torch/lib/c10d/ @pietern @mrshenli @zhaojuanmao @pritamdamania87 @rohan-varma @mingzhe09088
|
||||
/torch/csrc/distributed/ @pietern @mrshenli @zhaojuanmao @pritamdamania87 @rohan-varma @mingzhe09088
|
||||
/torch/distributed/ @apaszke @pietern @mrshenli @zhaojuanmao @pritamdamania87 @rohan-varma @mingzhe09088
|
||||
|
||||
# Distributed tests
|
||||
# This list is mostly if you'd like to be tagged as reviewer, feel free to add
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user