Namespace cinn::frontend::paddle::pb
Classes
Functions
Function cinn::frontend::paddle::pb::BlockDesc::AddOp< framework_proto::OpDesc >
Function cinn::frontend::paddle::pb::BlockDesc::AddVar< framework_proto::VarDesc >
Function cinn::frontend::paddle::pb::BlockDesc::GetOp< framework_proto::OpDesc >
Function cinn::frontend::paddle::pb::BlockDesc::GetVar< framework_proto::VarDesc >
Function cinn::frontend::paddle::pb::OpDesc::GetAttr< std::string >
Function cinn::frontend::paddle::pb::OpDesc::GetAttr< std::vector< float > >
Function cinn::frontend::paddle::pb::OpDesc::GetAttr< std::vector< int > >
Function cinn::frontend::paddle::pb::OpDesc::GetAttr< std::vector< int64_t > >
Function cinn::frontend::paddle::pb::OpDesc::GetAttr< std::vector< std::string > >
Function cinn::frontend::paddle::pb::OpDesc::SetAttr< std::string >
Function cinn::frontend::paddle::pb::OpDesc::SetAttr< std::vector< float > >
Function cinn::frontend::paddle::pb::OpDesc::SetAttr< std::vector< int > >
Function cinn::frontend::paddle::pb::OpDesc::SetAttr< std::vector< int64_t > >
Function cinn::frontend::paddle::pb::OpDesc::SetAttr< std::vector< std::string > >
Function cinn::frontend::paddle::pb::ProgramDesc::AddBlock< framework_proto::BlockDesc >
Function cinn::frontend::paddle::pb::ProgramDesc::GetBlock< framework_proto::BlockDesc >
Template Function cinn::frontend::paddle::pb::RepeatedToVector