gcvit-tf / gcvit /__init__.py
awsaf49's picture
file added
3126b1e
raw
history blame
92 Bytes
from .models import GCViT, GCViTTiny, GCViTSmall, GCViTBase
from .version import __version__