MCPcopy Index your code
hub / github.com/huggingface/diffusers / is_kernels_available

Function is_kernels_available

src/diffusers/utils/import_utils.py:293–294  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

291
292
293def is_kernels_available():
294 return _kernels_available
295
296
297def is_note_seq_available():

Callers 4

decoratorFunction · 0.90
decoratorFunction · 0.85
utils.pyFile · 0.85

Calls

no outgoing calls

Tested by 2

decoratorFunction · 0.72
decoratorFunction · 0.68

Used in the wild real call sites across dependent graphs

searching dependent graphs…