Update codeowners for MPS (#78727)

Pull Request resolved: https://github.com/pytorch/pytorch/pull/78727
Approved by: https://github.com/malfet
This commit is contained in:
albanD 2022-06-06 20:20:10 +00:00 committed by PyTorch MergeBot
parent 6fe6902f97
commit 48c3d85739

View File

@ -73,3 +73,8 @@ test/test_unary_ufuncs.py @mruberry @ngimel
test/test_binary_ufuncs.py @mruberry @ngimel
test/test_reductions.py @mruberry @ngimel
test/test_type_promotion.py @mruberry @ngimel
# torch MPS
test/test_mps.py @kulinseth
aten/src/ATen/mps/ @kulinseth
aten/src/ATen/native/mps/ @kulinseth