MCPcopy Create free account
hub / github.com/codefuse-ai/ModelCache / import_onnxruntime

Function import_onnxruntime

modelcache_mm/utils/__init__.py:16–17  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14
15
16def import_onnxruntime():
17 _check_library("onnxruntime")
18
19
20def import_huggingface():

Callers

nothing calls this directly

Calls 1

_check_libraryFunction · 0.70

Tested by

no test coverage detected