Function cinn::frontend::paddle::LoadCombinedParamsPb(const std::string&, hlir::framework::Scope *, const pb::ProgramDesc&, bool, const common::Target&)
Defined in File model_parser.h
Function Documentation
Warning
doxygenfunction: Unable to resolve multiple matches for function “cinn::frontend::paddle::LoadCombinedParamsPb” with arguments (const std::string&, hlir::framework::Scope *, const pb::ProgramDesc&, bool, const common::Target&) in doxygen xml output for project “CINN Project” from directory: ./doxygen_output/xml. Potential matches:
- void LoadCombinedParamsPb(const std::string &path, hlir::framework::Scope *scope, const cpp::ProgramDesc &cpp_prog, bool params_from_memory, const common::Target &target)
- void LoadCombinedParamsPb(const std::string &path, hlir::framework::Scope *scope, const pb::ProgramDesc &prog, bool params_from_memory = false, const common::Target &target = common::DefaultHostTarget())