autodl-projects/others/GDAS/paddlepaddle/lib/models/__init__.py

4 lines
103 B
Python
Raw Normal View History

2019-11-15 07:15:07 +01:00
from .genotypes import Networks
from .nas_net import NASCifarNet
from .resnet import resnet_cifar