openmnglab.model.planning.interface.IExecutionPlanner#

class openmnglab.model.planning.interface.IExecutionPlanner[source]#

Bases: ABC

__init__()#

Methods

__init__()

add_function(function, *inp_data)

add_source(function)

add_stage(function, input_0, *other_inputs)

get_plan()