morpheus.pipeline.stream_pair

StreamPair[source]

Tuple used during Pipeline construction representing a pipeline node (first element), and the node’s output type (second element)

alias of Tuple[mrc.core.segment.SegmentObject, Type]

© Copyright 2023, NVIDIA. Last updated on Oct 12, 2023.