nndeploy.ir.interpret¶
Functions
|
|
|
Classes
- class nndeploy.ir.interpret.Interpret[源代码]¶
基类:
Interpret- interpret(self: nndeploy._nndeploy_internal.ir.Interpret, model_value: list[str], input: list[nndeploy._nndeploy_internal.ir.ValueDesc] = []) nndeploy._nndeploy_internal.base.Status[源代码]¶
- save_model(self: nndeploy._nndeploy_internal.ir.Interpret, structure_stream: str, st_ptr: safetensors::safetensors_t) nndeploy._nndeploy_internal.base.Status[源代码]¶
- class nndeploy.ir.interpret.InterpretCreator[源代码]¶
基类:
InterpretCreator- create_interpret(self: nndeploy._nndeploy_internal.ir.InterpretCreator, type: nndeploy._nndeploy_internal.base.ModelType, model_desc: nndeploy._nndeploy_internal.ir.ModelDesc = None, is_external: bool = False) nndeploy._nndeploy_internal.ir.Interpret[源代码]¶