Fix Typo in Documentation and Function Name (#19442)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user