We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94969d0 commit e08cf50Copy full SHA for e08cf50
CODEOWNERS
@@ -183,3 +183,9 @@ torch/cuda/ @eqy @syed-ahmed
183
torch/csrc/cuda/ @eqy @syed-ahmed
184
torch/backends/cuda/ @eqy @syed-ahmed
185
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