Skip to content

Commit

Permalink
Add zou3519 to CODEOWNERS for HOPs (pytorch#136679)
Browse files Browse the repository at this point in the history
There are some tricky things that I want to guard against
Pull Request resolved: pytorch#136679
Approved by: https://github.com/Chillee
  • Loading branch information
zou3519 authored and pytorchmergebot committed Sep 25, 2024
1 parent 289df45 commit b5c2a65
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b5c2a65

Please sign in to comment.