blob: 60cedce36ef6fbc533d03a2c4d3c74f6fb784a2a [file] [log] [blame]
.. role:: hidden
:class: hidden-section
torch.nn.attention.bias
========================
.. automodule:: torch.nn.attention.bias
.. currentmodule:: torch.nn.attention.bias
CausalBias
==========
.. autoclass:: CausalBias
.. autosummary::
:toctree: generated
:nosignatures:
causal_lower_right
causal_upper_left
CausalVariant