mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
[export] Add codeowners. (#110718)
Summary: So that we can catch all changes under export/ Test Plan: CI Differential Revision: D50017157 Pull Request resolved: https://github.com/pytorch/pytorch/pull/110718 Approved by: https://github.com/tugsbayasgalan
This commit is contained in:
committed by
PyTorch MergeBot
parent
b8a3998c23
commit
756b4e9e08
@ -126,3 +126,7 @@ torch/utils/data/ @ejguan
|
||||
# hipify
|
||||
torch/utils/hipify/ @jeffdaily @jithunnair-amd
|
||||
tools/amd_build/ @jeffdaily @jithunnair-amd
|
||||
|
||||
# torch.export
|
||||
/torch/export/ @avikchaudhuri @gmagogsfm @tugsbayasgalan @zhxchen17
|
||||
/torch/_export/ @avikchaudhuri @gmagogsfm @tugsbayasgalan @zhxchen17
|
||||
|
Reference in New Issue
Block a user