Update CODEOWNERS - Dataloader (#125181)

Fixes #124473

Pull Request resolved: https://github.com/pytorch/pytorch/pull/125181
Approved by: https://github.com/gokulavasan, https://github.com/albanD
This commit is contained in:
Andrew Ho
2024-04-29 21:37:18 +00:00
committed by PyTorch MergeBot
parent faee0e5ee8
commit 720e5f306d

View File

@ -116,7 +116,7 @@ torch/profiler/ @aaronenyeshi
test/functorch/test_aotdispatch.py @ezyang @Chillee
# Dataloader
torch/utils/data/ @ejguan
torch/utils/data/ @andrewkho @gokulavasan
# hipify
torch/utils/hipify/ @jeffdaily @jithunnair-amd