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

File timm.py

modelcache_mm/embedding/timm.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# -*- coding: utf-8 -*-
2import numpy as np
3
4from modelcache.utils import import_timm, import_torch, import_pillow

Callers

nothing calls this directly

Calls 3

import_torchFunction · 0.90
import_timmFunction · 0.90
import_pillowFunction · 0.90

Tested by

no test coverage detected