morpheus.pipeline.linear_pipeline#

Classes

LinearPipeline(c)

This class is used to build linear pipelines where we have a single output source stage followed by stages that are executed sequentially in the order they were added.