mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01:00
[PT-D] Update dist code owners (#74840)
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/74840 Add myself and remove Bo. Test Plan: Imported from OSS Reviewed By: albanD Differential Revision: D35188765 Pulled By: awgu fbshipit-source-id: c0353e9871d9797e17c75f0bf3b26351d79c1e8f (cherry picked from commit 91b9d0ea9a984a46e20a9d6acc995c97c236e7d0)
This commit is contained in:
parent
6675f1e697
commit
8ed6cb42ba
10
CODEOWNERS
10
CODEOWNERS
|
|
@ -21,15 +21,15 @@
|
|||
# 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/csrc/distributed/ @mrshenli @zhaojuanmao @pritamdamania87 @rohan-varma @mingzhe09088 @H-Huang @bowangbj
|
||||
/torch/distributed/ @mrshenli @zhaojuanmao @pritamdamania87 @rohan-varma @mingzhe09088 @H-Huang @bowangbj
|
||||
/torch/nn/parallel/ @mrshenli @zhaojuanmao @pritamdamania87 @rohan-varma @mingzhe09088 @H-Huang @bowangbj
|
||||
/torch/csrc/distributed/ @mrshenli @zhaojuanmao @pritamdamania87 @rohan-varma @mingzhe09088 @H-Huang @awgu
|
||||
/torch/distributed/ @mrshenli @zhaojuanmao @pritamdamania87 @rohan-varma @mingzhe09088 @H-Huang @awgu
|
||||
/torch/nn/parallel/ @mrshenli @zhaojuanmao @pritamdamania87 @rohan-varma @mingzhe09088 @H-Huang @awgu
|
||||
|
||||
# Distributed tests
|
||||
# This list is mostly if you'd like to be tagged as reviewer, feel free to add
|
||||
# or remove yourself from it.
|
||||
/test/distributed @mrshenli @pritamdamania87 @zhaojuanmao @rohan-varma @H-Huang @bowangbj
|
||||
/torch/testing/_internal/distributed @mrshenli @pritamdamania87 @zhaojuanmao @rohan-varma @H-Huang @bowangbj
|
||||
/test/distributed @mrshenli @pritamdamania87 @zhaojuanmao @rohan-varma @H-Huang @awgu
|
||||
/torch/testing/_internal/distributed @mrshenli @pritamdamania87 @zhaojuanmao @rohan-varma @H-Huang @awgu
|
||||
|
||||
# ONNX Export
|
||||
/torch/csrc/jit/passes/onnx.h @bowenbao @shubhambhokare1
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user