pipeline

Utilities for defining and interacting with pipelines.

Classes

PipelineGraph

Object representing a collection of PipelineSteps to be run as a single inference pipeline.

PipelineStep

Object representing a single step to be run within an inference pipeline.

RegisteredPipeline

Object representing a version of a registered inference pipeline.