Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/huggingface/diffusers
/ is_torchao_available
Function
is_torchao_available
src/diffusers/utils/import_utils.py:369–370 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
367
368
369
def
is_torchao_available():
370
return
_torchao_available
371
372
373
def
is_optimum_quanto_available():
Callers
8
decorator
Function · 0.90
quantization.py
File · 0.90
__init__.py
File · 0.85
decorator
Function · 0.85
torchao_quantizer.py
File · 0.85
validate_environment
Method · 0.85
_is_torchao_tensor
Function · 0.85
test_torchao.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…