ColossalAI/model_zoo/__init__.py
2021-10-28 18:21:23 +02:00

3 lines
44 B
Python

from .vit import *
from .mlp_mixer import *