mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
[CODEOWNERS] Remove aaronenyeshi from Profiler paths (#138346)
As title, remove aaronenyeshi from Profiler paths. Pull Request resolved: https://github.com/pytorch/pytorch/pull/138346 Approved by: https://github.com/sraikund16
This commit is contained in:
committed by
PyTorch MergeBot
parent
c88b77af9c
commit
bd7cbddfe3
@ -116,10 +116,10 @@ aten/src/ATen/detail/MTIAHooksInterface.h @egienvalue
|
||||
torch/csrc/mtia/ @egienvalue
|
||||
|
||||
# Profiler
|
||||
torch/csrc/autograd/profiler* @aaronenyeshi @sraikund16
|
||||
torch/autograd/profiler* @aaronenyeshi @sraikund16
|
||||
torch/csrc/profiler/ @aaronenyeshi @sraikund16
|
||||
torch/profiler/ @aaronenyeshi @sraikund16
|
||||
torch/csrc/autograd/profiler* @sraikund16
|
||||
torch/autograd/profiler* @sraikund16
|
||||
torch/csrc/profiler/ @sraikund16
|
||||
torch/profiler/ @sraikund16
|
||||
|
||||
# AOTDispatch tests
|
||||
test/functorch/test_aotdispatch.py @ezyang @Chillee
|
||||
|
Reference in New Issue
Block a user