towhee.engine.factory.create_op

towhee.engine.factory.create_op(func, name: str = 'tmp', index: Optional[Tuple[str]] = None, arg: List[Any] = [], kws: Dict[str, Any] = {}) None[source]