Add mtia to codeowner (#123975)

Pull Request resolved: https://github.com/pytorch/pytorch/pull/123975
Approved by: https://github.com/egienvalue
This commit is contained in:
albanD
2024-04-13 00:46:04 +00:00
committed by PyTorch MergeBot
parent 1d6c5972c1
commit 7234f180f3

View File

@ -102,6 +102,10 @@ test/test_mps.py @kulinseth @malfet
aten/src/ATen/mps/ @kulinseth @malfet
aten/src/ATen/native/mps/ @kulinseth @malfet
# MTIA
aten/src/ATen/detail/MTIAHooksInterface.h @egienvalue
torch/csrc/mtia/ @egienvalue
# Profiler
torch/csrc/autograd/profiler* @aaronenyeshi
torch/autograd/profiler* @aaronenyeshi