mirror of
https://github.com/pytorch/pytorch.git
synced 2025-11-01 22:14:53 +08:00
Update
[ghstack-poisoned]
This commit is contained in:
@ -115,6 +115,7 @@ Features described in this documentation are classified by release status:
|
||||
size
|
||||
sparse
|
||||
storage
|
||||
pytree <pytree>
|
||||
torch.testing <testing>
|
||||
torch.utils <utils>
|
||||
torch.utils.benchmark <benchmark_utils>
|
||||
|
||||
7
docs/source/pytree.rst
Normal file
7
docs/source/pytree.rst
Normal file
@ -0,0 +1,7 @@
|
||||
torch.pytree
|
||||
============
|
||||
|
||||
.. currentmodule:: torch.pytree
|
||||
|
||||
.. automodule:: torch.pytree
|
||||
:members:
|
||||
Reference in New Issue
Block a user