Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/huggingface/diffusers
/ is_aiter_available
Function
is_aiter_available
src/diffusers/utils/import_utils.py:417–418 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
415
416
417
def
is_aiter_available():
418
return
_aiter_available
419
420
421
def
is_kornia_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…