Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
16
def
import_onnxruntime():
17
_check_library(
"onnxruntime"
)
18
19
20
def
import_huggingface():
Callers
nothing calls this directly
Calls
1
_check_library
Function · 0.70
Tested by
no test coverage detected