mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
[Profiler] Add sraikund16 to profiler paths in CODEOWNERS (#129591)
Summary: Add Shivam to the list of code owners for the profiler code paths, so that Shivam gets added to reviewers for PRs too. Test Plan: CI Differential Revision: D59072152 Pulled By: aaronenyeshi Pull Request resolved: https://github.com/pytorch/pytorch/pull/129591 Approved by: https://github.com/sraikund16
This commit is contained in:
committed by
PyTorch MergeBot
parent
ad607b91f4
commit
0680e6cd1c
@ -108,10 +108,10 @@ aten/src/ATen/detail/MTIAHooksInterface.h @egienvalue
|
||||
torch/csrc/mtia/ @egienvalue
|
||||
|
||||
# Profiler
|
||||
torch/csrc/autograd/profiler* @aaronenyeshi
|
||||
torch/autograd/profiler* @aaronenyeshi
|
||||
torch/csrc/profiler/ @aaronenyeshi
|
||||
torch/profiler/ @aaronenyeshi
|
||||
torch/csrc/autograd/profiler* @aaronenyeshi @sraikund16
|
||||
torch/autograd/profiler* @aaronenyeshi @sraikund16
|
||||
torch/csrc/profiler/ @aaronenyeshi @sraikund16
|
||||
torch/profiler/ @aaronenyeshi @sraikund16
|
||||
|
||||
# AOTDispatch tests
|
||||
test/functorch/test_aotdispatch.py @ezyang @Chillee
|
||||
|
Reference in New Issue
Block a user