LAUNCH Generator
Used with ADD operation with empty input PSet:
def output_space_generator_launch(setop,
input,
graphs,
monitoring,
task = None,
model = AmdahlPsetModel,
model_params = {'t_s' : 1, 't_p' : 100},
num_delta = -1,
num_max = sys.maxsize,
num_min = 1,
power_of_two = False,
mapping = 'dense'):