mirror of https://github.com/hpcaitech/ColossalAI
3 lines
56 B
Python
3 lines
56 B
Python
|
from .layers import *
|
||
|
from .resnet import VanillaResNet
|