Skip to content

Commit e08cf50

Browse files
committed
Add XuehaiPan to CODEOWNERS for C++ PyTree utilities
ghstack-source-id: 4d3c6d5 Pull Request resolved: #137408
1 parent 94969d0 commit e08cf50

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CODEOWNERS

Lines changed: 6 additions & 0 deletions
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)