upgrade API version to v1.1
This commit is contained in:
parent
3cd42e0ca1
commit
eb77894bc9
@ -4,4 +4,4 @@
|
|||||||
from .api import NASBench201API
|
from .api import NASBench201API
|
||||||
from .api import ArchResults, ResultsCount
|
from .api import ArchResults, ResultsCount
|
||||||
|
|
||||||
NAS_BENCH_201_API_VERSION="v1.0"
|
NAS_BENCH_201_API_VERSION="v1.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user