mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
Add zou3519 to CODEOWNERS for HOPs (#136679)
There are some tricky things that I want to guard against Pull Request resolved: https://github.com/pytorch/pytorch/pull/136679 Approved by: https://github.com/Chillee
This commit is contained in:
@ -98,6 +98,10 @@ test/test_type_promotion.py @mruberry
|
||||
test/functorch/test_ops.py @zou3519 @chillee @kshitij12345
|
||||
test/functorch/test_vmap.py @zou3519 @chillee @kshitij12345
|
||||
|
||||
# HOPs
|
||||
torch/_higher_order_ops/*.py @zou3519
|
||||
torch/_dynamo/variables/higher_order_ops.py @zou3519
|
||||
|
||||
# torch MPS
|
||||
test/test_mps.py @kulinseth @malfet
|
||||
aten/src/ATen/mps/ @kulinseth @malfet
|
||||
|
Reference in New Issue
Block a user