mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01:00
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:
parent
6fe6902f97
commit
48c3d85739
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user