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

Method size

tensorflow/core/lib/io/block.h:35–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33 ~Block();
34
35 size_t size() const { return size_; }
36 Iterator* NewIterator();
37
38 private:

Callers 15

TestAllCombinationsFunction · 0.45
TestMultipleWritesFunction · 0.45
TESTFunction · 0.45
TestTellFunction · 0.45
TestSkipNBytesFunction · 0.45
CompressibleStringFunction · 0.45
TellMethod · 0.45
AppendMethod · 0.45
StringSourceMethod · 0.45
SizeMethod · 0.45
ReadMethod · 0.45
FinishImplMethod · 0.45

Calls

no outgoing calls

Tested by 15

TestAllCombinationsFunction · 0.36
TestMultipleWritesFunction · 0.36
TESTFunction · 0.36
TestTellFunction · 0.36
TestSkipNBytesFunction · 0.36
CompressibleStringFunction · 0.36
TellMethod · 0.36
AppendMethod · 0.36
StringSourceMethod · 0.36
SizeMethod · 0.36
ReadMethod · 0.36
FinishImplMethod · 0.36