Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 356 Bytes

nn.attention.rst

File metadata and controls

28 lines (20 loc) · 356 Bytes

torch.nn.attention

.. automodule:: torch.nn.attention

Utils

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

    sdpa_kernel
    SDPBackend

Submodules

.. autosummary::
    :nosignatures:

    bias

.. toctree::
    :hidden:

    nn.attention.bias