Fix Typo in Documentation and Function Name (#19442)

This commit is contained in:
leopardracer
2025-06-11 08:44:11 +03:00
committed by GitHub
parent 2d40665fe8
commit 7c644ab6d5
2 changed files with 2 additions and 2 deletions

View File

@@ -99,7 +99,7 @@ class TestResources(NamedTuple):
Attributes:
* scale: 1/sqrt(d) scale factor for attn
* attn_backend: implementatino of abstraction
* attn_backend: implementations of abstraction
attention interface using
a particular kernel library
i.e. XFormers