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