xautodl/lib/nas_201_api/__init__.py
2020-02-23 10:30:37 +11:00

8 lines
271 B
Python

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