naswot/models/cell_infers/__init__.py

6 lines
240 B
Python
Raw Normal View History

2020-06-03 13:59:01 +02:00
#####################################################
# Copyright (c) Xuanyi Dong [GitHub D-X-Y], 2019.01 #
#####################################################
from .tiny_network import TinyNetwork
from .nasnet_cifar import NASNetonCIFAR