Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/huggingface/diffusers
/ is_xformers_available
Function
is_xformers_available
src/diffusers/utils/import_utils.py:285–286 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
283
284
285
def
is_xformers_available():
286
return
_xformers_available
287
288
289
def
is_accelerate_available():
Callers
15
main
Function · 0.90
main
Function · 0.90
main
Function · 0.90
main
Function · 0.90
main
Function · 0.90
main
Function · 0.90
main
Function · 0.90
main
Function · 0.90
main
Function · 0.90
main
Function · 0.90
main
Function · 0.90
main
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…