ColossalAI/tests/test_trainer/test_pipeline/model/__init__.py

3 lines
56 B
Python
Raw Normal View History

2021-12-16 02:32:08 +00:00
from .layers import *
from .resnet import VanillaResNet