nasnet.py 173 Bytes
Newer Older
1
2
3
4
5
6
# Copyright (c) Microsoft Corporation.
# Licensed under the MIT license.

# pylint: disable=wildcard-import,unused-wildcard-import

from nni.nas.hub.pytorch.nasnet import *