Make me codeowner of test_aotdispatch.py (#87624)

Signed-off-by: Edward Z. Yang <ezyang@fb.com>
Pull Request resolved: https://github.com/pytorch/pytorch/pull/87624
Approved by: https://github.com/albanD
This commit is contained in:
Edward Z. Yang
2022-10-24 19:40:19 -04:00
committed by PyTorch MergeBot
parent 72064c456f
commit 8ff3566aab

View File

@@ -112,3 +112,6 @@ torch/csrc/autograd/profiler* @robieta
torch/autograd/profiler* @robieta
torch/csrc/profiler/ @robieta
torch/profiler/ @robieta
# AOTDispatch tests
test/functorch/test_aotdispatch.py @ezyang @Chillee