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

Function is_onnx_available

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

Source from the content-addressed store, hash-verified

267
268
269def is_onnx_available():
270 return _onnx_available
271
272
273def is_opencv_available():

Callers 14

require_onnxruntimeFunction · 0.90
__init__.pyFile · 0.85
require_onnxruntimeFunction · 0.85
http_user_agentFunction · 0.85
onnx_utils.pyFile · 0.85
__init__.pyFile · 0.85
__init__.pyFile · 0.85
__init__Method · 0.85
__call__Method · 0.85

Calls

no outgoing calls

Tested by 2

require_onnxruntimeFunction · 0.72
require_onnxruntimeFunction · 0.68

Used in the wild real call sites across dependent graphs

searching dependent graphs…