Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 397 Bytes

torch.compiler_api.rst

File metadata and controls

21 lines (15 loc) · 397 Bytes
.. currentmodule:: torch.compiler

.. automodule:: torch.compiler

torch.compiler API reference

For a quick overview of torch.compiler, see :ref:`torch.compiler_overview`.

.. autosummary::
    :toctree: generated
    :nosignatures:

     compile
     reset
     allow_in_graph
     assume_constant_result
     list_backends
     disable