towhee.engine.operator_runner.filter_runnerΒΆ

Classes

FilterRunner

Filter operator's output must be a bool type, if the output is true, pass data to the next operator else drop it.