Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/huggingface/diffusers
/ is_nvidia_modelopt_available
Function
is_nvidia_modelopt_available
src/diffusers/utils/import_utils.py:377–378 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
375
376
377
def
is_nvidia_modelopt_available():
378
return
_nvidia_modelopt_available
379
380
381
def
is_timm_available():
Callers
5
test_modelopt.py
File · 0.90
quantization.py
File · 0.90
__init__.py
File · 0.85
decorator
Function · 0.85
validate_environment
Method · 0.85
Calls
no outgoing calls
Tested by
1
decorator
Function · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…