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

Method GetCachedSize

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

Source from the content-addressed store, hash-verified

111 ::google::protobuf::io::CodedOutputStream* output) const;
112 ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
113 int GetCachedSize() const { return _cached_size_; }
114 private:
115 void SharedCtor();
116 void SharedDtor();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected