mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
[ez] fix code owners typo (#151499)
Pull Request resolved: https://github.com/pytorch/pytorch/pull/151499 Approved by: https://github.com/laithsakka
This commit is contained in:
committed by
PyTorch MergeBot
parent
bedefa46a9
commit
6649ed9deb
@ -165,9 +165,9 @@ caffe2/utils/hip @jeffdaily @jithunnair-amd
|
||||
/torch/_export/ @avikchaudhuri @tugsbayasgalan @zhxchen17 @ydwu4 @angelayi
|
||||
|
||||
# Dynamic Shapes
|
||||
/torch/fx/experimental/symbolic_shapes.py @bobren @laithsakka
|
||||
/torch/fx/experimental/sym_node.py @bobren @laithsakka
|
||||
/torch/fx/experimental/recording.py @bobren @laithsakka
|
||||
/torch/fx/experimental/symbolic_shapes.py @bobrenjc93 @laithsakka
|
||||
/torch/fx/experimental/sym_node.py @bobrenjc93 @laithsakka
|
||||
/torch/fx/experimental/recording.py @bobrenjc93 @laithsakka
|
||||
|
||||
# serialization-related files
|
||||
/aten/src/ATen/MapAllocator* @mikaylagawarecki
|
||||
|
Reference in New Issue
Block a user