mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01: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:
parent
289df45cee
commit
b5c2a657ae
|
|
@ -98,6 +98,10 @@ test/test_type_promotion.py @mruberry
|
||||||
test/functorch/test_ops.py @zou3519 @chillee @kshitij12345
|
test/functorch/test_ops.py @zou3519 @chillee @kshitij12345
|
||||||
test/functorch/test_vmap.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
|
# torch MPS
|
||||||
test/test_mps.py @kulinseth @malfet
|
test/test_mps.py @kulinseth @malfet
|
||||||
aten/src/ATen/mps/ @kulinseth @malfet
|
aten/src/ATen/mps/ @kulinseth @malfet
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user