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

Method DataFormat_descriptor

src/data/proto/data.pb.h:152–155  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

150 static const int DataFormat_ARRAYSIZE =
151 DataConfig_DataFormat_DataFormat_ARRAYSIZE;
152 static inline const ::google::protobuf::EnumDescriptor*
153 DataFormat_descriptor() {
154 return DataConfig_DataFormat_descriptor();
155 }
156 static inline const ::std::string& DataFormat_Name(DataFormat value) {
157 return DataConfig_DataFormat_Name(value);
158 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected