deepfold.utils.import_utils.stacked

deepfold.utils.import_utils.stacked(param_dict_list, out=None)[source]
Parameters:

param_dict_list – A list of (nested) Param dicts to stack. The structure of each dict must be the identical (down to the ParamTypes of “parallel” Params). There must be at least one dict in the list.