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

Method GetCachedSize

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

Source from the content-addressed store, hash-verified

333 ::google::protobuf::io::CodedOutputStream* output) const;
334 ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
335 int GetCachedSize() const { return _cached_size_; }
336 private:
337 void SharedCtor();
338 void SharedDtor();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected