mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2026-07-11 09:24:09 +00:00
3 lines
56 B
Python
3 lines
56 B
Python
from .layers import *
|
|
from .resnet import VanillaResNet
|