Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 565 Bytes

nn.attention.flex_attention.rst

File metadata and controls

26 lines (20 loc) · 565 Bytes

torch.nn.attention.flex_attention

.. currentmodule:: torch.nn.attention.flex_attention
.. py:module:: torch.nn.attention.flex_attention
.. autofunction:: flex_attention

BlockMask Utilities

.. autofunction:: create_block_mask
.. autofunction:: create_mask
.. autofunction:: and_masks
.. autofunction:: or_masks
.. autofunction:: noop_mask

BlockMask

.. autoclass:: BlockMask
    :members:
    :undoc-members: