Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
293
def
is_kernels_available():
294
return
_kernels_available
295
296
297
def
is_note_seq_available():
Callers
4
decorator
Function · 0.90
decorator
Function · 0.85
_check_attention_backend_requirements
Function · 0.85
utils.py
File · 0.85
Calls
no outgoing calls
Tested by
2
decorator
Function · 0.72
decorator
Function · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…