mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01:00
Add owners to custom test infra (#72080)
Summary:
Followup from meeting today where it is not clear who owned these processes.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/72080
Reviewed By: malfet
Differential Revision: D33898729
Pulled By: janeyx99
fbshipit-source-id: 79d0e8210b8a6b9876eb50af448e6967a88d38bf
(cherry picked from commit 57cd82ef02)
This commit is contained in:
parent
871e240e63
commit
a1b4410964
|
|
@ -46,6 +46,11 @@
|
|||
# related to Github Actions
|
||||
/.github/ @seemethere @janeyx99 @atalman
|
||||
|
||||
# Custom Test Infrastructure
|
||||
/test/run_test.py @pytorch-dev-infra
|
||||
/torch/testing/_internal/common_device_type.py @mruberry
|
||||
/torch/testing/_internal/common_utils.py @pytorch-dev-infra
|
||||
|
||||
# Parametrizations
|
||||
/torch/nn/utils/parametriz*.py @lezcano
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user