mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01: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:
parent
a682194a11
commit
ea2726452a
|
|
@ -102,6 +102,10 @@ test/functorch/test_vmap.py @zou3519 @chillee @kshitij12345
|
||||||
torch/_higher_order_ops/*.py @zou3519
|
torch/_higher_order_ops/*.py @zou3519
|
||||||
torch/_dynamo/variables/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
|
# 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