MCPcopy Create free account
hub / github.com/dmlc/parameter_server / BCDCall_Command_Parse

Function BCDCall_Command_Parse

src/learner/proto/bcd.pb.h:65–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63 BCDCall_Command_descriptor(), value);
64}
65inline bool BCDCall_Command_Parse(
66 const ::std::string& name, BCDCall_Command* value) {
67 return ::google::protobuf::internal::ParseNamedEnum<BCDCall_Command>(
68 BCDCall_Command_descriptor(), name, value);
69}
70// ===================================================================
71
72class BCDConfig : public ::google::protobuf::Message {

Callers 1

Command_ParseMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected