Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 676 Bytes

PipelineOutput.md

File metadata and controls

13 lines (9 loc) · 676 Bytes

PipelineOutput

Properties

Name Type Description Notes
join_window_ms int msecs to wait for messages from multiple inputs to arrive before joining the inputs [optional]
steps list[str] Previous step to receive data from [optional]
steps_join JoinType [optional]
tensor_map dict(str, str) Map of tensor name conversions to use e.g. output1 -> input1 [optional]

[Back to Model list] [Back to API list] [Back to README]