Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codefuse-ai/ModelCache
/ import_torch
Function
import_torch
modelcache_mm/utils/__init__.py:49–50 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
47
48
49
def
import_torch():
50
_check_library(
"torch"
)
51
52
53
def
import_fasttext():
Callers
1
timm.py
File · 0.90
Calls
1
_check_library
Function · 0.70
Tested by
no test coverage detected