MCPcopy 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
285def is_xformers_available():
286 return _xformers_available
287
288
289def is_accelerate_available():

Callers 15

mainFunction · 0.90
mainFunction · 0.90
mainFunction · 0.90
mainFunction · 0.90
mainFunction · 0.90
mainFunction · 0.90
mainFunction · 0.90
mainFunction · 0.90
mainFunction · 0.90
mainFunction · 0.90
mainFunction · 0.90
mainFunction · 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…