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

Method GetCachedSize

src/system/proto/node.pb.h:106–106  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104 ::google::protobuf::io::CodedOutputStream* output) const;
105 ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
106 int GetCachedSize() const { return _cached_size_; }
107 private:
108 void SharedCtor();
109 void SharedDtor();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected