flowelement.py File Reference
Classes
class | fiftyone_pipeline_core.flowelement.FlowElement
A FlowElement is placed inside a Pipeline It receives Evidence via a FlowData object It uses this to optionally create ElementData on the FlowData Any errors in processing are caught in the FlowData's errors object. More...
|