nndeploy C++ API  0.2.0
nndeploy C++ API
nndeploy::ir::DefaultInterpret Member List

This is the complete list of members for nndeploy::ir::DefaultInterpret, including all inherited members.

DefaultInterpret(ModelDesc *model_desc=nullptr, bool is_external=false)nndeploy::ir::DefaultInterpretexplicit
dump(std::ostream &oss=std::cout)nndeploy::ir::Interpret
getModelDesc()nndeploy::ir::Interpret
interpret(const std::vector< std::string > &model_value, const std::vector< ValueDesc > &input=std::vector< ValueDesc >())nndeploy::ir::DefaultInterpretvirtual
Interpret(ModelDesc *model_desc=nullptr, bool is_external=false)nndeploy::ir::Interpretexplicit
is_external_nndeploy::ir::Interpret
model_desc_nndeploy::ir::Interpret
saveModelToFile(const std::string &structure_file_path, const std::string &weight_file_path)nndeploy::ir::Interpret
~DefaultInterpret()nndeploy::ir::DefaultInterpretvirtual
~Interpret()nndeploy::ir::Interpretvirtual