Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 479 Bytes

File metadata and controls

30 lines (25 loc) · 479 Bytes
.. role:: hidden
    :class: hidden-section

torch.nn.attention.bias

.. automodule:: torch.nn.attention.bias
.. currentmodule:: torch.nn.attention.bias

CausalBias

.. autosummary::
    :toctree: generated
    :nosignatures:
    :template: classnoinheritance.rst

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

    causal_lower_right
    causal_upper_left
    CausalVariant