Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 455 Bytes

nn.attention.rst

File metadata and controls

32 lines (24 loc) · 455 Bytes

torch.nn.attention

.. automodule:: torch.nn.attention

Utils

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

    sdpa_kernel
    SDPBackend

Submodules

.. autosummary::
    :nosignatures:

    flex_attention
    bias
    experimental

.. toctree::
    :hidden:

    nn.attention.flex_attention
    nn.attention.bias
    nn.attention.experimental