nndeploy.ir.converter

Functions

parse_args()

Classes

Convert(type)

class nndeploy.ir.converter.Convert(type: str)[源代码]

基类:object

__init__(type: str) None[源代码]
convert(model_value: List[str], structure_file_path: str, weight_file_path: str, input: List[ValueDesc] = []) None[源代码]
nndeploy.ir.converter.parse_args()[源代码]