towhee.serve.triton.python_model_builder.gen_model_from_pickled_callable

towhee.serve.triton.python_model_builder.gen_model_from_pickled_callable(save_path: str, module_name: str, python_file_path: str, pickle_file_name: str, input_annotations: List[Tuple[Any, Tuple]], output_annotations: List[Tuple[Any, Tuple]])[source]