mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 12:21:27 +01:00
This PR adds paged attention for flex attention. Pull Request resolved: https://github.com/pytorch/pytorch/pull/137164 Approved by: https://github.com/drisspg
8 lines
245 B
ReStructuredText
8 lines
245 B
ReStructuredText
torch.nn.attention.experimental
|
|
===============================
|
|
.. currentmodule:: torch.nn.attention.experimental
|
|
.. py:module:: torch.nn.attention.experimental
|
|
|
|
.. warning::
|
|
These APIs are experimental and subject to change without notice.
|