ColossalAI/tests/kit/model_zoo/custom/__init__.py

5 lines
129 B
Python

from .hanging_param_model import *
from .nested_model import *
from .repeated_computed_layers import *
from .simple_net import *