autodl-projects/lib/models/cell_infers/__init__.py

6 lines
240 B
Python
Raw Normal View History

2020-02-23 00:30:37 +01:00
#####################################################
# Copyright (c) Xuanyi Dong [GitHub D-X-Y], 2019.01 #
#####################################################
2019-11-08 10:06:12 +01:00
from .tiny_network import TinyNetwork
from .nasnet_cifar import NASNetonCIFAR