MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / set_size

Method set_size

tensorflow/core/lib/io/format.h:43–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41 // The size of the stored block
42 uint64 size() const { return size_; }
43 void set_size(uint64 size) { size_ = size; }
44
45 void EncodeTo(string* dst) const;
46 Status DecodeFrom(StringPiece* input);

Callers 15

TESTFunction · 0.45
TESTFunction · 0.45
CreateTensorFunction · 0.45
_set_sizeMethod · 0.45
_set_difference_countMethod · 0.45
_set_union_countMethod · 0.45
_num_relevantFunction · 0.45

Calls

no outgoing calls

Tested by 15

TESTFunction · 0.36
TESTFunction · 0.36
_set_sizeMethod · 0.36
_set_difference_countMethod · 0.36
_set_union_countMethod · 0.36
BuildNodeFunction · 0.36
BuildConstNodeFunction · 0.36
NodeWithTensorContentMethod · 0.36
AddNewNodeMethod · 0.36
AddShapeNodeMethod · 0.36