xautodl/lib/nas_201_api/__init__.py
2020-02-26 08:09:43 +11:00

8 lines
287 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" # [2020.02.25]