mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
add myself as codeowner in aot_autograd (#138075)
Pull Request resolved: https://github.com/pytorch/pytorch/pull/138075 Approved by: https://github.com/Skylion007, https://github.com/albanD ghstack dependencies: #136670
This commit is contained in:
committed by
PyTorch MergeBot
parent
a682194a11
commit
ea2726452a
@ -102,6 +102,10 @@ test/functorch/test_vmap.py @zou3519 @chillee @kshitij12345
|
||||
torch/_higher_order_ops/*.py @zou3519
|
||||
torch/_dynamo/variables/higher_order_ops.py @zou3519
|
||||
|
||||
# AOTAutograd
|
||||
torch/_functorch/_aot_autograd/*.py @bdhirsh
|
||||
torch/_functorch/aot_autograd.py @bdhirsh
|
||||
|
||||
# torch MPS
|
||||
test/test_mps.py @kulinseth @malfet
|
||||
aten/src/ATen/mps/ @kulinseth @malfet
|
||||
|
Reference in New Issue
Block a user