xautodl/lib/nas_201_api/__init__.py
2020-01-22 12:03:36 +11:00

8 lines
262 B
Python

##################################################
# Copyright (c) Xuanyi Dong [GitHub D-X-Y], 2019 #
##################################################
from .api import NASBench201API
from .api import ArchResults, ResultsCount
NAS_BENCH_201_API_VERSION="v1.1"