autodl-projects/lib/spaces/__init__.py

8 lines
308 B
Python
Raw Normal View History

2021-03-17 13:48:43 +01:00
#####################################################
# Copyright (c) Xuanyi Dong [GitHub D-X-Y], 2021.01 #
#####################################################
# Define complex searc space for AutoDL #
#####################################################
from .basic_space import Categorical