towhee.serve.triton.python_model_builder.PyModelBuilder¶
- class towhee.serve.triton.python_model_builder.PyModelBuilder[source]¶
Bases:
objectThe base class of python model builder. Subclass of PyModelBuilder should implement the following methods: gen_import, gen_init.
Methods
buildgen_blank_linesgen_class_namegen_executegen_finalizegen_importsgen_initialize