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

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

dump(std::ostream &oss=std::cout)nndeploy::ir::Interpret
getModelDesc()nndeploy::ir::Interpret
Interpret(ModelDesc *model_desc=nullptr, bool is_external=false)nndeploy::ir::Interpretexplicit
interpret(const std::vector< std::string > &model_value, const std::vector< ValueDesc > &input=std::vector< ValueDesc >())=0nndeploy::ir::Interpretpure virtual
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
~Interpret()nndeploy::ir::Interpretvirtual