fixed typo error (#159451)

Fixes #159375

Pull Request resolved: https://github.com/pytorch/pytorch/pull/159451
Approved by: https://github.com/albanD
This commit is contained in:
Rohit Manav
2025-07-30 17:41:26 +00:00
committed by PyTorch MergeBot
parent 1b99c1859c
commit 5c14315b05

View File

@ -294,7 +294,7 @@ def preferred_rocm_fa_library(
[ROCm-only]
Override the backend PyTorch uses in ROCm environments for Flash Attention. Choose between AOTriton and CK
.. warning:: This flag is experimeental and subject to change.
.. warning:: This flag is experimental and subject to change.
When Flash Attention is enabled and desired, PyTorch defaults to using AOTriton as the backend.
This flag (a :class:`str`) allows users to override this backend to use composable_kernel