add paddlepaddle

This commit is contained in:
D-X-Y
2019-09-05 15:07:12 +08:00
parent 5eed8101a7
commit 4ffc2016b3
14 changed files with 952 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
from .genotypes import Networks
from .nas_net import NASCifarNet
from .resnet import resnet_cifar