towhee.serve.triton.python_model_builder.gen_model_from_op

towhee.serve.triton.python_model_builder.gen_model_from_op(save_path: str, task_name: str, op_name: str, op_init_args: Dict, input_annotations: List[Tuple[Any, Tuple]], output_annotations: List[Tuple[Any, Tuple]])[source]