blob: 200f0e09e43b5a7e69e303a9dc8f1e4b0ad91735 [file] [log] [blame] [edit]
.. 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