mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
[Tensorpipe Agent] Adding Tensorpipe Codeowners (#37854)
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/37854 Adding Tensorpipe contributors to the Codeowners file for Tensorpipe-related functionality in PyTorch. ghstack-source-id: 103507371 Test Plan: CI Differential Revision: D21408676 fbshipit-source-id: ea7cc1fd7ec069c83e67812e704d31492ef2a3cf
This commit is contained in:
committed by
Facebook GitHub Bot
parent
3706803b60
commit
a3639fa516
@ -27,6 +27,10 @@
|
||||
/torch/distributed/autograd @mrshenli @pritamdamania87 @zhaojuanmao
|
||||
/torch/distributed/optim @mrshenli @pritamdamania87 @zhaojuanmao @aazzolini
|
||||
|
||||
# Tensorpipe RPC Agent.
|
||||
/torch/csrc/distributed/rpc/tensorpipe_agent.cpp @jiayisuse @osalpekar @lw @beauby
|
||||
/torch/csrc/distributed/rpc/tensorpipe_agent.h @jiayisuse @osalpekar @lw @beauby
|
||||
|
||||
# Distributed tests
|
||||
/test/distributed @mrshenli @pritamdamania87 @zhaojuanmao
|
||||
/torch/testing/_internal/distributed @mrshenli @pritamdamania87 @zhaojuanmao
|
||||
|
Reference in New Issue
Block a user