mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-21 13:44:15 +08:00
Summary: Original PR: https://github.com/pytorch/pytorch/pull/37419 cc mattip suo Pull Request resolved: https://github.com/pytorch/pytorch/pull/37778 Differential Revision: D21385774 Pulled By: ezyang fbshipit-source-id: 5de532faab8bae132736b6b5189e0ee2ac9935be
13 lines
228 B
ReStructuredText
13 lines
228 B
ReStructuredText
.. role:: hidden
|
|
:class: hidden-section
|
|
.. currentmodule:: {{ module }}
|
|
|
|
|
|
{{ name | underline}}
|
|
|
|
.. autoclass:: {{ name }}
|
|
:inherited-members:
|
|
:members:
|
|
|
|
.. autogenerated from source/_templates/autosummary/class.rst
|