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
|