pytorch-image-models/timm/__init__.py

3 lines
66 B
Python
Raw Normal View History

from .version import __version__
from .models import create_model