mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
[no ci] Add myself to MPS codeowners (#118904)
I got pinged on every other PR anyway, so just a means to automate the process Pull Request resolved: https://github.com/pytorch/pytorch/pull/118904 Approved by: https://github.com/albanD
This commit is contained in:
committed by
PyTorch MergeBot
parent
6929322a28
commit
6692f2c91e
@ -97,9 +97,9 @@ test/functorch/test_ops.py @zou3519 @chillee @kshitij12345
|
||||
test/functorch/test_vmap.py @zou3519 @chillee @kshitij12345
|
||||
|
||||
# torch MPS
|
||||
test/test_mps.py @kulinseth
|
||||
aten/src/ATen/mps/ @kulinseth
|
||||
aten/src/ATen/native/mps/ @kulinseth
|
||||
test/test_mps.py @kulinseth @malfet
|
||||
aten/src/ATen/mps/ @kulinseth @malfet
|
||||
aten/src/ATen/native/mps/ @kulinseth @malfet
|
||||
|
||||
# Profiler
|
||||
torch/csrc/autograd/profiler* @aaronenyeshi
|
||||
|
Reference in New Issue
Block a user