Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/huggingface/diffusers
/ is_flash_attn_available
Function
is_flash_attn_available
src/diffusers/utils/import_utils.py:409–410 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
407
408
409
def
is_flash_attn_available():
410
return
_flash_attn_available
411
412
413
def
is_flash_attn_3_available():
Callers
1
attention_dispatch.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…