MCPcopy 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
49def import_torch():
50 _check_library("torch")
51
52
53def import_fasttext():

Callers 1

timm.pyFile · 0.90

Calls 1

_check_libraryFunction · 0.70

Tested by

no test coverage detected