Skip to content

Commit ea6938a

Browse files
XuehaiPanpytorchmergebot
authored andcommitted
Add XuehaiPan to CODEOWNERS for C++ PyTree utilities (pytorch#137408)
Pull Request resolved: pytorch#137408 Approved by: https://github.com/zou3519
1 parent 580f118 commit ea6938a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CODEOWNERS

+6
Original file line numberDiff line numberDiff line change
@@ -183,3 +183,9 @@ torch/cuda/ @eqy @syed-ahmed
183183
torch/csrc/cuda/ @eqy @syed-ahmed
184184
torch/backends/cuda/ @eqy @syed-ahmed
185185
torch/backends/cudnn/ @eqy @syed-ahmed
186+
187+
# PyTree utilities
188+
/torch/utils/_pytree.py @XuehaiPan
189+
/torch/utils/_cxx_pytree.py @XuehaiPan
190+
/torch/utils/pytree/ @XuehaiPan
191+
/torch/_dynamo/polyfills/pytree.py @XuehaiPan

0 commit comments

Comments
 (0)